master_huanxiang
gaojie 2019-06-19 16:33:40 +08:00
parent 7c81661cb7
commit faccea8d10
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ message ChatInfo{
message GetChatMessageInfoRequest {
optional int32 chatType = 1; // 0: 1: 2: 3
optional int32 messageId = 2; //
optional uint64 messageId = 2; //
}
message GetChatMessageInfoResponse {