APIWebhook
Index
Properties
application_id
The bot/OAuth2 application that created this webhook
avatar
The default avatar of the webhook
channel_id
The channel id this webhook is for
optionalguild_id
The guild id this webhook is for
id
The id of the webhook
name
The default name of the webhook
optionalsource_channel
The channel that this webhook is following (returned for Channel Follower Webhooks)
optionalsource_guild
The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)
optionaltoken
The secure token of the webhook (returned for Incoming Webhooks)
type
The type of the webhook
optionalurl
The url used for executing the webhook (returned by the webhooks OAuth2 flow)
optionaluser
The user this webhook was created by (not returned when getting a webhook with its token)
https://discord.com/developers/docs/resources/webhook#webhook-object
API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.