Optionalcontent?: stringThe content of the message (min length 1; max length 4000)
Optionalembeds?: APIEmbedOptions[]Embeds
OptionalhiddenLinkPreviewUrls?: string[]Links in content to prevent unfurling as a link preview when displaying in Guilded (min items 1; must have unique items true)
OptionalisPrivate?: booleanIf set, this message will only be seen by those mentioned or replied to
OptionalisSilent?: booleanIf set, this message will not notify any mentioned users or roles (default false)
OptionalreplyMessageIds?: string[]Message IDs to reply to (min items 1; max items 5)
Types for message options.