This commit is contained in:
Ben Meadors 2025-05-04 06:34:23 -05:00
parent 81c3153396
commit 280f9d1bf8

View file

@ -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;
}
/*