InteractionMessageUpdateBodyRequest
Signature
export type InteractionMessageUpdateBodyRequest = OmitInsert<RESTPatchAPIWebhookWithTokenMessageJSONBody, 'components' | 'embeds' | 'poll' | 'content', SendResolverProps> & { flags?: MessageFlags;};Members
This export does not declare public properties or methods in the generated declaration file.