Type alias CustomMessage

CustomMessage: Omit<RESTPostAPIChannelMessageJSONBody, "message_reference" | "tts" | "nonce" | "attachments" | "flags" | "sticker_ids" | "allowed_mentions">

Generated using TypeDoc