Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetChannelCategoryWhiteBlackRolesPageOptions

Hierarchy

  • GetChannelCategoryWhiteBlackRolesPageOptions

Index

Properties

categoryId: string

分组ID

limit: number

分页页码,默认 100 条

serverId: string

服务器ID

timetag: number

分页条件-上一次查询的时间戳,0等同于表示当前时间。

type: "white" | "black"

类型

  1. 针对公开的频道 QChatChannelCategoryInfo.viewMode 为 0,接口只允许设置黑名单,type 传 "black"

  2. 针对私密的频道 QChatChannelCategoryInfo.viewMode 为 1,接口只允许设置白名单,type 传 "white"