Variable: message
const
message:Message
What
message is an instance of the Message class. It is automatically created for each message that is processed, and directly accessible within a script. It provides methods to interact with the message, like getting and setting message attributes.
How to use
Please check the Message documentation for more information.