Uses of Class
org.drinkless.tdlib.TdApi.SessionType
Packages that use TdApi.SessionType
-
Uses of TdApi.SessionType in org.drinkless.tdlib
Subclasses of TdApi.SessionType in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classA business bot connected to the current user's account.static classA regular session from a device.Fields in org.drinkless.tdlib declared as TdApi.SessionTypeConstructors in org.drinkless.tdlib with parameters of type TdApi.SessionTypeModifierConstructorDescriptionUnconfirmedSession(TdApi.SessionType type, int date, String deviceModel, String location) Contains information about an unconfirmed session.