feat(wip): 新的客户端协议库
This commit is contained in:
3
client-protocol/bean/ChatType.ts
Normal file
3
client-protocol/bean/ChatType.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
type ChatType = 'private' | 'group'
|
||||
|
||||
export default ChatType
|
||||
Reference in New Issue
Block a user