add: add phone string ldap user data
Some checks failed
Publish / Publish Job (push) Has been cancelled

This commit is contained in:
Дмитрий
2026-04-03 11:11:49 +03:00
parent 8cbc2f86b3
commit 0de3225481

View File

@@ -39,6 +39,7 @@ message UserData {
bytes avatar = 6; // Аватарка в байтах (thumbnailPhoto)
repeated string groups = 7; // Список групп
bool is_active = 8; // Статус аккаунта
string phone = 9;
}
// Модель группы