Get desktop application:
View/edit binary Protocol Buffers messages
uint32 user_id = 1
uint32 actor_id = 2
int32 status_code = 1
string status_msg = 2
optional User user = 3
int32 status_code = 1
string status_msg = 2
bool existed = 3
Used in: Relation.FollowListResponse, Relation.FollowerListResponse, Relation.FriendListResponse, comment.Comment, feed.Video, UserResponse
uint32 id = 1
string name = 2
optional uint32 follow_count = 3
optional uint32 follower_count = 4
bool is_follow = 5
optional string avatar = 6
optional string background_image = 7
optional string signature = 8
optional uint32 total_favorited = 9
optional uint32 work_count = 10
optional uint32 favorite_count = 11