Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IChatroomNotifyBlock

since

5.7.9

Hierarchy

  • IChatroomNotifyBlock

Index

Properties

chatroomId

chatroomId: string

聊天室ID

operateType

operateType: ChrmMemOperateType

封禁类型,0是解封,1是封禁

durationTime

durationTime: number

封禁时长(毫秒),封禁时有此字段,封禁时长最大值为43200分钟(1个月), 最小值1分钟

operateTime

operateTime: number

操作时间(毫秒时间戳)

userIdList

userIdList: string[]

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

extra

extra: string

附加信息