Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChannelInfo

Index

Properties

categoryId: string

频道分组。

channelId: string

频道 ID。

created?: number

社区创建的 UNIX 时间戳,单位为毫秒。

defaultChannel: boolean

是否是默认频道:

  • false:否;
  • true:是
description: string

频道描述。

ext: string

频道扩展字段

isPublic: boolean

是否为公开频道:

  • true:公开频道;
  • false:私密频道。
maxusers: number

频道最大成员数量。

mode: number

频道类型:

  • 0: 文字频道
  • 1: 语聊频道
name: string

频道名称。

rtcChannelId?: string

RTC 频道 ID。

serverId: string

社区 ID。

Generated using TypeDoc