GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

MessageUpdateBodyRequest

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

Signature

export type MessageUpdateBodyRequest = OmitInsert<RESTPatchAPIChannelMessageJSONBody, 'components' | 'embeds' | 'content', ResolverProps>;

Members

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