package pkt
Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Header
Request = 0
Response = 1
Push = 2
string group_id = 1
repeated string members = 2
string name = 1
string avatar = 2
string introduction = 3
string owner = 4
repeated string members = 5
string id = 1
string name = 2
string avatar = 3
string introduction = 4
string owner = 5
repeated Member members = 6
int64 created_at = 7
string group_id = 1
string account = 2
string account = 1
string group_id = 2
string group_id = 1
string account = 2
string account = 1
string group_id = 2
string command = 1
string channelId = 2
uint32 sequence = 3
Flag flag = 4
string dest = 6
repeated Meta meta = 7
uint32 Code = 1
string Error = 2
string token = 1
string isp = 2
string zone = 3
repeated string tags = 4
string channelId = 1
string account = 2
Used in: GroupGetResp
string account = 1
string alias = 2
string avatar = 3
int64 join_time = 4
Used in: MessageContentResp
int64 messageId = 1
int32 type = 2
string body = 3
string extra = 4
repeated int64 message_ids = 1
Used in: MessageIndexResp
int64 message_id = 1
int32 direction = 2
int64 send_time = 3
string accountB = 4
string group = 5
int64 messageId = 1
int32 type = 2
string body = 3
string extra = 4
string sender = 5
int64 sendTime = 6
int32 type = 1
string body = 2
string extra = 3
int64 messageId = 1
int64 sendTime = 2
Used in: Header
string key = 1
string value = 2
Used in: Meta
int = 0
string = 1
float = 2
string channelId = 1
string gateId = 2
string account = 3
string zone = 4
string isp = 5
string remoteIP = 6
string device = 7
string app = 8
repeated string tags = 9
Used in: Header
Success = 0
NoDestination = 100
InvalidPacketBody = 101
InvalidCommand = 103
Unauthorized = 105
SystemException = 300
NotImplemented = 301
SessionNotFound = 404