Skip to content

Enumeration: ChannelType

频道类型。

Enumeration Members

Enumeration MemberValueDescriptionDefined in
CircleChannel5圈子src/typings/chat.ts:67
ClassChannel4频道分类src/typings/chat.ts:65
DMChannel3私聊频道src/typings/chat.ts:63
GroupDMChannel10群。src/typings/chat.ts:77
LinkChannel7链接频道src/typings/chat.ts:71
LiveRoomChannel8直播房间src/typings/chat.ts:73
LiveStreamChannel6直播频道src/typings/chat.ts:69
TaskInduction9Unusedsrc/typings/chat.ts:75
TextChannel0普通文本频道src/typings/chat.ts:57
VideoChannel2视频频道src/typings/chat.ts:61
VoiceChannel1语音频道src/typings/chat.ts:59

Released under the MIT License.