add: add phone string ldap user data
Some checks failed
Publish / Publish Job (push) Has been cancelled
Some checks failed
Publish / Publish Job (push) Has been cancelled
This commit is contained in:
@@ -39,6 +39,7 @@ message UserData {
|
||||
bytes avatar = 6; // Аватарка в байтах (thumbnailPhoto)
|
||||
repeated string groups = 7; // Список групп
|
||||
bool is_active = 8; // Статус аккаунта
|
||||
string phone = 9;
|
||||
}
|
||||
|
||||
// Модель группы
|
||||
|
||||
Reference in New Issue
Block a user