WeChatFerry/Rpc/rpc_types.h

8 lines
165 B
C
Raw Normal View History

2022-08-07 15:03:17 +08:00
#pragma once
2021-02-12 23:21:57 +08:00
#define MSG_SIZE_MSG_ID 64
#define MSG_SIZE_MSG_XML 4096
#define MSG_SIZE_WXID 64
#define MSG_SIZE_ROOMID 64
#define MSG_SIZE_CONTENT 16385