Created
June 30, 2020 19:47
-
-
Save dashdanw/0308ad9c8be0d2800506e169400a306c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
message Keepalive { | |
Chat focus = 1; | |
} | |
message Chat { | |
bytes uuid = 1; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment