Users Removed

Triggers when a user gets removed from a group.

Variables

The following variables will be populated when this trigger executes:

Description
group.botsbool

Indicator whether the group is a Bots group

group.idGuid

The ID of the group

Example: 48cdafcf-92e7-420e-ad99-70038b2bc0d4
group.namestring

The name of the group

Example: Members
group.user#.isSubscribedbool

Indicator whether the removed user is subscribed (indexed, starting with 0, e.g. group.user0.isSubscribed)

group.user#.userstring

The display name of the removed user (indexed, starting with 0, e.g. group.user0.user)

Example: Lyfesaver74
group.user#.userIdstring

The ID of the removed user (indexed, starting with 0, e.g. group.user0.userId)

Example: 29338059
group.user#.userNamestring

The login name of the removed user (indexed, starting with 0, e.g. group.user0.userName)

Example: Lyfesaver74
group.user#.userTypestring

The platform type of the removed user (indexed, starting with 0, e.g. group.user0.userType)

Example: twitch
group.user.countint

The amount of users removed from the group

Example: 1