changes
This commit is contained in:
parent
4bc3ba3309
commit
7b94ffae0e
|
|
@ -193,7 +193,7 @@ message Heartbeat {
|
|||
// target: client
|
||||
// send from server to client when user sends a friend request
|
||||
message FriendRequest {
|
||||
optional string id = 1;
|
||||
optional string friend_request_id = 1;
|
||||
optional string user_id = 2;
|
||||
optional string name = 3;
|
||||
optional string photo_url = 4;
|
||||
|
|
|
|||
Loading…
Reference in New Issue