GC-Proto/unimplemented/ANAHHDNMHJB.proto

17 lines
393 B
Protocol Buffer
Raw Normal View History

2024-08-27 22:55:06 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
2024-08-28 08:04:33 +03:00
import "ProfilePicture.proto";
2024-08-27 22:55:06 +03:00
message ANAHHDNMHJB {
uint32 uid = 2;
bool IKCOMHIJPIM = 4;
2024-08-28 08:04:33 +03:00
ProfilePicture profile_picture = 6;
fixed64 accept_time = 7;
string nickname = 8;
2024-08-27 22:55:06 +03:00
map<uint32, uint32> BNOFPMIFHDL = 9;
2024-08-28 08:04:33 +03:00
string remark_name = 11;
2024-08-27 22:55:06 +03:00
fixed64 COMECIMIKKG = 12;
}