rl-api: add clan gim message types

This commit is contained in:
Max Weber
2021-10-05 09:57:05 -06:00
parent 1fcff7ecf7
commit 16830b0ad4

View File

@@ -176,6 +176,9 @@ public enum ChatMessageType
* Clan wars challenge for clans rather than FCs
*/
CLAN_CLAN_WARS_CHALLENGE(110),
CLAN_GIM_FORM_GROUP(111),
CLAN_GIM_GROUP_WITH(112),
/**
* An unknown message type.
*/