Ban User
Ban the specified user on your Trovo channel
Parameters
User Loginrequired
string
The user name that is to be banned. Also supports %variables%
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
banResult | boolean | If banning the user was successful or not Example: true |
bannedUser | string | The display name of the user that was banned |
bannedUserId | string | The ID of the user that was banned |
bannedUserName | string | The login of the user that was banned |
bannedUserType | string | Platform of the banned user Example: trovo |