Chat Room Member Block Event
Chatroom Member Ban Event This event can only be triggered via Server API. Clients can only passively receive this event.
When the event occurs, online users will receive the event. If the user is offline when the event occurs, they will not receive it upon reconnection.
Since
5.4.5
Properties
Link copied to clipboard
Chatroom ID.
Link copied to clipboard
public long durationTime
Ban duration in milliseconds, with a maximum value of 43200 minutes (1 month) and a minimum value of 1 minute.
Link copied to clipboard
public long operateTime
Operation time (millisecond timestamp)
Link copied to clipboard
Ban type, 0 for unban, 1 for ban
Link copied to clipboard
List of user IDs that are banned/unbanned