Interface GuildForumThreadMessageCreateOptions

Hierarchy

Properties

allowedMentions?: MessageMentionOptions
content?: string
embeds?: readonly (APIEmbed | JSONEncodable<APIEmbed>)[]
flags?: BitFieldResolvable<"SuppressEmbeds" | "SuppressNotifications", SuppressEmbeds | SuppressNotifications>
stickers?: readonly StickerResolvable[]

Generated using TypeDoc