Interface BaseMessageOptions

Hierarchy

Properties

allowedMentions?: MessageMentionOptions
content?: string
embeds?: readonly (APIEmbed | JSONEncodable<APIEmbed>)[]
poll?: PollData

Generated using TypeDoc