Timeout User
Give a user a timeout on your Trovo channel
Parameters
User Loginrequired
string
The user name that is to be timed out. Also supports %variables%
Durationrequired
string
How long the user will be timed out for
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
timedOutUser | string | The display name of the user that was timed out |
timedOutUserId | string | The ID of the user that was timed out |
timedOutUserName | string | The login of the user that was timed out |
timedOutUserType | string | Platform of the timed out user Example: trovo |
timeoutResult | boolean | If banning the user was successful or not Example: true |