$sendMessage
Sends a new message to the current channel.
Syntax
$sendMessage[Text;(Return message ID?)]
Parameters
Text(Type: String || Flag: Required): The text to send in the new message.Return message ID?(Type: Bool || Flag: Optional): Whether to return the ID of the newly sent message, in another message. Defaults tono.
Example
$nomention
$sendMessage[Hello world!]