fix and update
This commit is contained in:
@@ -147,6 +147,8 @@ message ChatMessageResponse {
|
||||
string senderId = 3;
|
||||
string senderName = 4;
|
||||
bool senderHasAvatar = 5;
|
||||
bool senderIsVerified = 17;
|
||||
optional string senderVerificationIcon = 18;
|
||||
string type = 6;
|
||||
optional string content = 7;
|
||||
optional string replyToId = 8;
|
||||
|
||||
Reference in New Issue
Block a user