Nostrum.Api.execute_slack_webhook
You're seeing just the function
execute_slack_webhook
, go back to Nostrum.Api module for more information.
Specs
execute_slack_webhook( Nostrum.Struct.Webhook.id(), Nostrum.Struct.Webhook.token(), boolean() ) :: error() | {:ok}
Executes a slack webhook.
Parameters
webhook_id
- Id of the webhook to execute.webhook_token
- Token of the webhook to execute.