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:
keyboard_arrow_upkeyboard_arrow_down
Regular
Deleted
Bot
Unknown
UserTypeRegular
A regular user.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "userTypeRegular" |