export interface WebhookEditOptions
Options used to edit a Webhook.
optionalBufferResolvable | null avatar? :
The new avatar for the webhook
optionalForumChannel | GuildTextChannelResolvable | MediaChannel | StageChannel | VoiceChannel channel? :
The new channel for the webhook
optionalstring = this.name name? :
The new name for the webhook
optionalstring reason? :
Reason for editing the webhook