GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

MessageCreateBodyRequest

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

Signature

export type MessageCreateBodyRequest = OmitInsert<RESTPostAPIChannelMessageJSONBody, 'components' | 'embeds' | 'poll' | 'content', SendResolverProps>;

Members

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