Package org.drinkless.tdlib
Class TdApi.UserType
- java.lang.Object
-
- org.drinkless.tdlib.TdApi.Object
-
- org.drinkless.tdlib.TdApi.UserType
-
- Direct Known Subclasses:
TdApi.UserTypeBot,TdApi.UserTypeDeleted,TdApi.UserTypeRegular,TdApi.UserTypeUnknown
- Enclosing class:
- TdApi
public abstract static class TdApi.UserType extends TdApi.Object
This class is an abstract base class. Represents the type of a user. The following types are possible: regular users, deleted users and bots.