UserType constructor
      const
      UserType()
     
    
Represents the type of a user. The following types are possible: regular users, deleted users and bots
Implementation
const UserType();Represents the type of a user. The following types are possible: regular users, deleted users and bots
const UserType();