mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 20:20:31 -07:00
Update plugins/modules/slack.py
docs(slack): unify file upload API links Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
37a2fd9e3a
commit
8941a2ea8b
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ options:
|
|||
type: str
|
||||
description:
|
||||
- Optional timestamp of parent message to thread this message, see U(https://api.slack.com/docs/message-threading).
|
||||
version_added: 10.2.0
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
|
Loading…
Add table
Reference in a new issue