Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
input# | string | A indexed word from the Example: Hello! |
inputEscaped# | string | A indexed word from the Example: Hello! |
inputUrlEncoded# | string | A indexed word from the Example: Hello! |
message | string | Text content of the chat message Example: Hello! |
messageId | string | Trovo's message identifier Example: 1701438166100574209_115023477_115023477_2887060856_1 |
rawInput | string | The raw message sent to the chat Example: Hello! |
rawInputEscaped | string | The raw message sent to the chat escaped Example: Hello! |
rawInputUrlEncoded | string | The raw message sent to the chat url encoded Example: Hello! |