Chat Room Member Ban Event
Chatroom Mute Event This event can only be triggered via ServerApi, and clients can only passively receive this event.
When the event occurs, the current user will receive the event if they are online. If the user is offline when the event occurs, they will not receive the event upon coming online.
Since
5.4.5
Properties
Link copied to clipboard
Mute operation type
Link copied to clipboard
Chatroom ID.
Link copied to clipboard
public long durationTime
Mute duration in milliseconds: Maximum value is 43200 minutes (1 month), minimum value is 1 minute.
Link copied to clipboard
public long operateTime
Operation time (millisecond timestamp)
Link copied to clipboard
The list of user IDs that are muted/unmuted.