Enum ChatHistoryType code
- 程序集
- Another-Mirai-Native.Abstractions.dll
表示聊天记录所属的类别
public enum ChatHistoryType
字段
Group = 0群聊
Notice = 2通知
Other = 3其他
Private = 1私聊
表示聊天记录所属的类别
public enum ChatHistoryType
Group = 0群聊
Notice = 2通知
Other = 3其他
Private = 1私聊