clearAllReactions

TrueConfLess than 1 minute

clearAllReactions

Description: reset the reactions of all conference participants. v5.0.0+

To execute this command, you must be in a conference and have the necessary permissions.

When the command is successfully executed, the event reactionsChanged will be generated.

Request example

{
    "method" : "clearAllReactions",
    "requestId" : "1"
}

Response example:

{
    "method" : "clearAllReactions",
    "requestId" : "1",
    "result" : true
}

Parameter description:

See also: