Skip to content

MessageWebhookMethodWriteParams

1
type MessageWebhookMethodWriteParams: MessageWebhookPayload<MessageWebhookCreateBodyRequest, Object>;

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

Source

seyfert/src/structures/Webhook.ts:155