export interface WebhookEditOptionsOptions used to edit a Webhook.
optionalavatar? : BufferResolvable | null 
The new avatar for the webhook
optionalchannel? : ForumChannel | GuildTextChannelResolvable | MediaChannel | StageChannel | VoiceChannel 
The new channel for the webhook
optionalname? : string = this.name
The new name for the webhook
optionalreason? : string 
Reason for editing the webhook