NahidaImpact/NahidaImpact.Protocol/PullRecentChatReq.proto
2024-01-04 16:48:39 +03:00

8 lines
137 B
Protocol Buffer

syntax = "proto3";
// CmdId: 23337
// Obf: DLAJEHFIMNF
message PullRecentChatReq {
uint32 pull_num = 7;
uint32 begin_sequence = 14;
}