Package org.drinkless.tdlib
Class TdApi.AuthenticationCodeType
- java.lang.Object
-
- org.drinkless.tdlib.TdApi.Object
-
- org.drinkless.tdlib.TdApi.AuthenticationCodeType
-
- Direct Known Subclasses:
TdApi.AuthenticationCodeTypeCall,TdApi.AuthenticationCodeTypeFlashCall,TdApi.AuthenticationCodeTypeMissedCall,TdApi.AuthenticationCodeTypeSms,TdApi.AuthenticationCodeTypeTelegramMessage
- Enclosing class:
- TdApi
public abstract static class TdApi.AuthenticationCodeType extends TdApi.Object
This class is an abstract base class. Provides information about the method by which an authentication code is delivered to the user.
-
-
Constructor Summary
Constructors Constructor Description AuthenticationCodeType()
-