deleteMessage
Deletes a message by its ID.
Return
The deleted message, or null if it does not exist.
Parameters
messageID
The ID of the message to delete.
Deletes a message by its ID.
The deleted message, or null if it does not exist.
The ID of the message to delete.