Get desktop application:
View/edit binary Protocol Buffers messages
string event_type = 1
string chat_message_id = 2
string chat_room_id = 3
string sender_user_id = 4
string sender_consumer_id = 5
string sender_username = 6
string sender_provider = 7
string sender_consumer_name = 8
string content = 9
string message_type = 10
repeated string mentioned_user_ids = 11
string reply_to_message_id = 12
string thread_id = 13
bool is_deleted = 14
string user_id = 1
string username = 2
string provider = 3
bool is_online = 4
string chat_room_id = 1
bool is_typing = 2
string chat_room_id = 1
string user_id = 2
string username = 3
string provider = 4
bool is_typing = 5
(message has no fields)
string chat_room_id = 1
int64 unread_count = 2