export type RESTGetAPIWebhookWithTokenResult = Omit<APIWebhook, 'user'>;
https://discord.com/developers/docs/resources/webhook#get-webhook-with-token
export type RESTGetAPIWebhookWithTokenResult = Omit<APIWebhook, 'user'>;
https://discord.com/developers/docs/resources/webhook#get-webhook-with-token