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

614 B

title description image
UserType constructors and methods of type UserType https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Type: UserType

Back to types index

Allows to distinguish different kinds of users: general users, deleted users and bots

Possible values (constructors):

userTypeGeneral

userTypeDeleted

userTypeBot

userTypeUnknown

Methods that return an object of this type (methods):