export type RESTPatchAPIWebhookWithTokenJSONBody = Omit<RESTPatchAPIWebhookJSONBody, 'channel_id'>;
https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token
export type RESTPatchAPIWebhookWithTokenJSONBody = Omit<RESTPatchAPIWebhookJSONBody, 'channel_id'>;
https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token