Add Moderator
Adds the specified user as a moderator of your Trovo channel
Parameters
User Loginrequired
string
The user's name you want to add as a moderator. Also supports %variables%
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
modResult | boolean | If adding the user as a moderator was successful or not Example: true |
moddedUser | string | The display name of the user that was added as a moderator |
moddedUserId | string | The ID of the user that was added as a moderator |
moddedUserName | string | The login of the user that was added as a moderator |
moddedUserType | string | Platform of the modded user Example: trovo |