updateRating
Change the event rating.
Address
/replay/updateRating [replayRecordId] [rating]
Arguments
| Type | Description | |
|---|---|---|
| argument 1 | String | The event ID |
| argument 2 | Double | Rating, ranging from 0 to 5 |
Example
Change the rating of Event 54 to 5.
/replay/updateRating 54 5