UserTypeExt extension

on

Properties

userTypeBot UserTypeBot?
A bot (see https://core.telegram.org/bots)
read-only
userTypeDeleted UserTypeDeleted?
A deleted user or deleted bot. No information on the user besides the user identifier is available. It is not possible to perform any active actions on this type of user
read-only
userTypeRegular UserTypeRegular?
A regular user
read-only
userTypeUnknown UserTypeUnknown?
No information on the user besides the user identifier is available, yet this user has not been deleted. This object is extremely rare and must be handled like a deleted user. It is not possible to perform any actions on users of this type
read-only