interface WebhookCreateOptions
extends
ChannelWebhookCreateOptionsexport interface WebhookCreateOptions extends ChannelWebhookCreateOptionsoptionalavatar? : Base64Resolvable | BufferResolvable | null
Avatar for the webhook
Inherited from: ChannelWebhookCreateOptions
channel : AnnouncementChannel | ForumChannel | MediaChannel | Snowflake | StageChannel | TextChannel | VoiceChannel
The channel to create the webhook for