Nostrum.Api.get_webhook
You're seeing just the function
get_webhook
, go back to Nostrum.Api module for more information.
Specs
get_webhook(Nostrum.Struct.Webhook.id()) :: error() | {:ok, Nostrum.Struct.Webhook.t()}
Gets a webhook by id.
Parameters
webhook_id
- Id of the webhook to get.