7 lines
No EOL
112 B
Protocol Buffer
7 lines
No EOL
112 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
// Obf: KDHDHJBABKP
|
|
message ChatChannelInfo {
|
|
uint32 channel_id = 6;
|
|
bool is_shield = 9;
|
|
} |