chore: auto-generate protobuf files [skip ci]
This commit is contained in:
@@ -43,6 +43,7 @@ export interface UserData {
|
||||
groups: string[];
|
||||
/** Статус аккаунта */
|
||||
isActive: boolean;
|
||||
phone: string;
|
||||
}
|
||||
|
||||
/** Модель группы */
|
||||
|
||||
Reference in New Issue
Block a user