GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

MessageWebhookCreateBodyRequest

API/Type Aliases/MessageWebhookCreateBodyRequest
seyfert/lib/common/types/write.d.ts

Signature

export type MessageWebhookCreateBodyRequest = OmitInsert<RESTPostAPIWebhookWithTokenJSONBody, 'components' | 'embeds' | 'poll' | 'content', SendResolverProps>;

Members

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