pull/97/head
Jm Casler 2022-02-19 22:54:05 -08:00
rodzic 90079e9001
commit 22a5d39fb6
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -887,6 +887,14 @@ enum CriticalErrorCode {
RadioSpiBug = 11;
}
/*
* GroupInfo for group chats like #FoodFreaks and #CoolPeopleOnly
*/
message GroupInfo {
repeated string group = 1 [(nanopb).max_length = 16, (nanopb).max_count = 10];
}
/*
* Unique local debugging info for this node
* Note: we don't include position or the user info, because that will come in the