Returns basic user info according to their identifiers.
---functions---
users.getUsers#d91a548 id:Vector<InputUser> = Vector<User>;
Name | Type | Description |
---|---|---|
id | Vector<InputUser> | List of user identifiers |
Code | Type | Description |
---|---|---|
401 | AUTH_KEY_PERM_EMPTY | The temporary auth key must be binded to the permanent auth key to use these methods. |
401 | SESSION_PASSWORD_NEEDED | 2FA is enabled, use a password to login |
-503 | Timeout | Timeout while fetching data |