Closed iceshoesss closed 5 months ago
@iceshoesss in mahjongsoul protobuf protocol bytes data ALWAYS means "protobuf in protobuf". You should use Wrapper for extract inner protobuf data. See example for that https://github.com/MahjongRepository/mahjong_soul_api/blob/master/example.py#L134-L138
I got a byte data like this
How to decode this data to format that human can understand?