User Banned
Trigger for when a Twitch User is Banned
PubSub
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
createdAt | DateTime | The timestamp when the ban was created Example: 8/4/2023 10:56:06 AM |
createdByDisplayName | string | The Twitch display name from who created the ban Example: TwitchUser123 |
createdById | string | The Twitch user id from who created the ban |
createdByUsername | string | The Twitch user name from who created the ban Example: twitchuser123 |
reason | string | The reason for the ban Example: My ban reason |
user | string | Display name of user who was banned Example: TwitchUser123 |
userId | string | Twitch id of user who was banned Example: 12345 |
userName | string | Login name of user who was banned Example: twitchuser123 |