MessageWebhookMethodEditParams
Type definition for parameters of editing a message through a webhook.
Signature
export type MessageWebhookMethodEditParams = MessageWebhookPayload<MessageWebhookUpdateBodyRequest, { messageId: string; query?: RESTPatchAPIWebhookWithTokenMessageQuery;}>;Members
This export does not declare public properties or methods in the generated declaration file.