Table of Contents

Enum ChannelType

Namespace
Kook
Assembly
Kook.Net.Core.dll

表示服务器频道的类型。

public enum ChannelType

Fields

Category = 0

分组频道。

DM = 3

私信频道。

Text = 1

文字频道。

Unspecified = -1

频道类型未指定。

Voice = 2

语音频道。