MessageCreateBodyRequest
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.