Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IChatroomNotifyBlock

since

5.7.9

Hierarchy

  • IChatroomNotifyBlock

Index

Properties

chatroomId: string

Chatroom ID

operateType: ChrmMemOperateType

Ban type, 0 indicates unban, 1 indicates ban.

durationTime: number

Duration of ban (in milliseconds). This field is present when a ban is applied. The maximum ban duration is 43200 minutes (1 month), and the minimum is 1 minute.

operateTime: number

Operation time (millisecond timestamp)

userIdList: string[]

被封禁/解封的用户 ID 列表

extra: string

Additional information