MadelineProto/docs/API_docs/types/User.md

32 lines
687 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: User
2016-12-24 17:20:45 +01:00
description: constructors and methods of type User
2016-12-20 13:15:22 +01:00
---
## Type: User
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[userEmpty](../constructors/userEmpty.md)
[user](../constructors/user.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):
[$MadelineProto->account->updateProfile](../methods/account_updateProfile.md)
[$MadelineProto->account->updateUsername](../methods/account_updateUsername.md)
[$MadelineProto->account->changePhone](../methods/account_changePhone.md)
[$MadelineProto->users->getUsers](../methods/users_getUsers.md)
[$MadelineProto->contacts->importCard](../methods/contacts_importCard.md)
2016-12-24 17:20:45 +01:00