mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
(cherry picked from commit 35a283918a)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -25,13 +25,13 @@ options:
|
||||
description:
|
||||
- The webhook ID.
|
||||
- "Format from Discord webhook URL: C(/webhooks/{webhook.id}/{webhook.token})."
|
||||
required: yes
|
||||
required: true
|
||||
type: str
|
||||
webhook_token:
|
||||
description:
|
||||
- The webhook token.
|
||||
- "Format from Discord webhook URL: C(/webhooks/{webhook.id}/{webhook.token})."
|
||||
required: yes
|
||||
required: true
|
||||
type: str
|
||||
content:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user