export type RESTPatchAPIWebhookWithTokenQuery = Pick<RESTPostAPIWebhookWithTokenQuery, 'thread_id' | 'with_components'>;
See also: https://discord.com/developers/docs/resources/webhook#edit-webhook-message-query-string-params
export type RESTPatchAPIWebhookWithTokenQuery = Pick<RESTPostAPIWebhookWithTokenQuery, 'thread_id' | 'with_components'>;
See also: https://discord.com/developers/docs/resources/webhook#edit-webhook-message-query-string-params