export interface WebhookEditOptions
Options used to edit a Webhook.
optionalBufferResolvable | null avatar? :
The new avatar for the webhook
optionalGuildTextChannelResolvable | VoiceChannel | StageChannel | ForumChannel | MediaChannel channel? :
The new channel for the webhook
optionalstring name? :
The new name for the webhook (default: this.name)
optionalstring reason? :
Reason for editing the webhook