Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ChrmMemBanType

[ZH] 聊天室禁言/解除禁言操作类型枚举

since

5.7.9

Index

Enumeration Members

UnmuteUsers: 0

Unmute one or more users in the specified chatroom.

MuteUsers: 1

Mute one or more users in the specified chatroom.

UnmuteAll: 2

Unmute all users in the specified chatroom.

MuteAll: 3

Mute all users in the specified chatroom.

RemoveWhitelist: 4

Remove users from the mute whitelist.

AddWhitelist: 5

Add users to the mute whitelist.

UnmuteGloble: 6

Remove users from the global mute blacklist.

MuteGloble: 7

Add users to the global mute blacklist.