pull/667/head
Ben Meadors 2025-05-04 06:34:23 -05:00
rodzic 81c3153396
commit 280f9d1bf8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -785,7 +785,7 @@ message User {
/*
* Whether or not the node is attended by a User
*/
optional bool is_attended = 9;
bool is_unmessagable = 9;
}
/*