interface ModifyWebhook implements WithReasonimport { type ModifyWebhook } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/validations/deps.ts"; Propertiesoptionalname: stringThe default name of the webhook optionalavatar: BigString | nullImage for the default webhook avatar optionalchannelId: BigStringThe new channel id this webhook should be moved to import ModifyWebhookimport { ModifyWebhook } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/validations/deps.ts";