Get desktop application:
View/edit binary Protocol Buffers messages
uint64 uid = 1
uint64 cmd = 2
bytes payload = 3
PLType payload_type = 4
EN_CMD_ID_INVALID = 0
EN_CMD_ID_MSG_NOTIFY = 1
EN_CMD_ID_KICK_OUT = 2
Used in: ReqServerNotify
uint64 sender_uid = 1
int32 receiver_type = 2
uint64 receiver_id = 3
uint64 cli_msg_id = 4
int32 msg_type = 5
string content = 6
uint64 msg_seqno = 7
uint64 timestamp = 8
repeated uint64 at_uids = 9
repeated uint64 recver_ids = 10
uint64 msg_key = 11
uint32 msg_status = 12
bool sys_cancel = 13
uint32 is_multi_chat = 14
uint64 withdraw_seqno = 15
string notify_code = 16
uint32 msg_source = 17
Used in: ReqServerNotify
uint32 msg_type = 1
uint64 talker_id = 2
uint32 session_type = 3
Used in: NotifyRsp
EN_PAYLOAD_NORMAL = 0
EN_PAYLOAD_BASE64 = 1
uint64 lastest_seqno = 1
optional Msg instant_msg = 2
optional NotifyInfo notify_info = 3