Merge pull request #99 from mc-hamster/group-chat

typo in Data.group_id
This commit is contained in:
Jm Casler 2022-02-19 23:16:28 -08:00 committed by GitHub
commit 257c4ccdee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
# note: this payload length is ONLY the bytes that are sent inside of the Data protobuf (excluding protobuf overhead). The 16 byte header is
# outside of this envelope
*Data.payload max_size:237
*Data.int_size:8
*Data.group_id int_size:8
*GroupInfo.group max_length:16 max_count:10