GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

MessageWebhookMethodWriteParams

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

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

Signature

export type MessageWebhookMethodWriteParams = MessageWebhookPayload<MessageWebhookCreateBodyRequest, {    query?: RESTPostAPIWebhookWithTokenQuery;}>;

Members

This export does not declare public properties or methods in the generated declaration file.