getMessage
Retrieves a message by its ID.
Return
The message with the given ID, or null if it does not exist.
Parameters
messageID
The ID of the message to retrieve.
Retrieves a message by its ID.
The message with the given ID, or null if it does not exist.
The ID of the message to retrieve.