NahidaImpact/NahidaImpact.Protocol/PullRecentChatReq.proto

9 lines
137 B
Protocol Buffer
Raw Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
// CmdId: 23337
// Obf: DLAJEHFIMNF
message PullRecentChatReq {
uint32 pull_num = 7;
uint32 begin_sequence = 14;
}