Namespace: Discord
Name
Description
Type
Id
ID of the webhook
ulong
Type of the webhook
DiscordWebhookType
The webhook's name
string
Avatar
The webhook's avatar
DiscordCDNImage?
Creator
The user who created this webhook. Only populated when calling GetWebhooks()
DiscordUser
ChannelId
ID of the channel the webhook sends messages to
ulong?
GuildId
ID of the guild that contains the channel the webhook sends messages to
Updates the object's information.
Modifies the webhook.
properties
The values to change
DiscordWebhookProperties
Deletes the webhook.-
Last updated 5 years ago