Airgram

Guides
/
/
Output types

UserType

Represents the type of a user. The following types are possible: regular users, deleted users and bots.

The UserTypeUnion type represents one of the following types:

UserTypeRegular

A regular user.


NameTypeDescription
_"userTypeRegular"