GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

MessageWebhookMethodEditParams

Type definition for parameters of editing a message through a webhook.

API/Type Aliases/MessageWebhookMethodEditParams
seyfert/lib/structures/Webhook.d.ts

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.