API ReferenceYouTube
Message Deleted
YouTube trigger: youtube:youtube:moderation:message-deleted
Message Deleted
| Trigger ID | youtube:youtube:moderation:message-deleted |
| Plugin | YouTube |
| Category | Moderation |
Variables
Copy variables into handler fields using {variableName} syntax.
{user}{userId}{deletedMessageId}{raw}{channelId}{channel}{liveChatId}{broadcastId}| Name | Type | Description |
|---|---|---|
{user} | string | Display name of the user who triggered the event. Example: |
{userId} | string | Platform user ID of the chatter or actor. Example: |
{deletedMessageId} | string | ID of the deleted chat message. Example: |
{raw} | object | Raw platform chat message object (JSON). |
{channelId} | string | YouTube channel ID for the connected account. |
{channel} | string | Channel login or display name where the event occurred. |
{liveChatId} | string | YouTube live chat ID for the active broadcast. |
{broadcastId} | string | YouTube broadcast (stream) ID. |