MadelineProtoDocs/docs/TD_docs/types/UserType.md

28 lines
541 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: UserType
description: constructors and methods of type UserType
---
## 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):