MadelineProtoDocs/docs/TD_docs/types/UserType.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

29 lines
614 B
Markdown

---
title: UserType
description: constructors and methods of type UserType
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: UserType
[Back to types index](index.md)
Allows to distinguish different kinds of users: general users, deleted users and bots
### Possible values (constructors):
[userTypeGeneral](../constructors/userTypeGeneral.md)
[userTypeDeleted](../constructors/userTypeDeleted.md)
[userTypeBot](../constructors/userTypeBot.md)
[userTypeUnknown](../constructors/userTypeUnknown.md)
### Methods that return an object of this type (methods):