First Words

Trigger for a YouTube chatter's first message

Variables

The following variables will be populated when this trigger executes:

Description
input#string

Each word from rawInput. input0, input1, and so on...

input#Escapedstring

Each word from rawInput, escaped. input0Escaped, input1Escaped, and so on...

messagestring

The message sent to the chat

messageIdstring

The id of the message

publishedAtDateTime

The time the message was published at

Example: 8/4/2023 10:56:06 AM
rawInputstring

The raw message sent to the chat

rawInputEscapedstring

The raw message sent to the chat escaped