Table of Contents

Enum ContextType

Namespace
Kook.Commands
Assembly
Kook.Net.Commands.dll

表示一个运行命令支持的上下文类型。

[Flags]
public enum ContextType

Fields

DM = 2

命令可以在私聊频道中执行。

Guild = 1

命令可以在服务器内执行。