Enum ChannelType
- Namespace
- Kook
- Assembly
- Kook.Net.Core.dll
表示服务器频道的类型。
public enum ChannelType
Fields
Category = 0分组频道。
DM = 3私信频道。
Text = 1文字频道。
Thread = 4帖子频道。
Unspecified = -1频道类型未指定。
Voice = 2语音频道。
表示服务器频道的类型。
public enum ChannelType
Category = 0分组频道。
DM = 3私信频道。
Text = 1文字频道。
Thread = 4帖子频道。
Unspecified = -1频道类型未指定。
Voice = 2语音频道。