Class TdApi.InternalLinkType

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.InternalLinkType
Direct Known Subclasses:
TdApi.InternalLinkTypeActiveSessions, TdApi.InternalLinkTypeAttachmentMenuBot, TdApi.InternalLinkTypeAuthenticationCode, TdApi.InternalLinkTypeBackground, TdApi.InternalLinkTypeBotAddToChannel, TdApi.InternalLinkTypeBotStart, TdApi.InternalLinkTypeBotStartInGroup, TdApi.InternalLinkTypeBusinessChat, TdApi.InternalLinkTypeChangePhoneNumber, TdApi.InternalLinkTypeChatBoost, TdApi.InternalLinkTypeChatFolderInvite, TdApi.InternalLinkTypeChatFolderSettings, TdApi.InternalLinkTypeChatInvite, TdApi.InternalLinkTypeDefaultMessageAutoDeleteTimerSettings, TdApi.InternalLinkTypeEditProfileSettings, TdApi.InternalLinkTypeGame, TdApi.InternalLinkTypeInstantView, TdApi.InternalLinkTypeInvoice, TdApi.InternalLinkTypeLanguagePack, TdApi.InternalLinkTypeLanguageSettings, TdApi.InternalLinkTypeMessage, TdApi.InternalLinkTypeMessageDraft, TdApi.InternalLinkTypePassportDataRequest, TdApi.InternalLinkTypePhoneNumberConfirmation, TdApi.InternalLinkTypePremiumFeatures, TdApi.InternalLinkTypePremiumGift, TdApi.InternalLinkTypePremiumGiftCode, TdApi.InternalLinkTypePrivacyAndSecuritySettings, TdApi.InternalLinkTypeProxy, TdApi.InternalLinkTypePublicChat, TdApi.InternalLinkTypeQrCodeAuthentication, TdApi.InternalLinkTypeRestorePurchases, TdApi.InternalLinkTypeSettings, TdApi.InternalLinkTypeSideMenuBot, TdApi.InternalLinkTypeStickerSet, TdApi.InternalLinkTypeStory, TdApi.InternalLinkTypeTheme, TdApi.InternalLinkTypeThemeSettings, TdApi.InternalLinkTypeUnknownDeepLink, TdApi.InternalLinkTypeUnsupportedProxy, TdApi.InternalLinkTypeUserPhoneNumber, TdApi.InternalLinkTypeUserToken, TdApi.InternalLinkTypeVideoChat, TdApi.InternalLinkTypeWebApp
Enclosing class:
TdApi

public abstract static class TdApi.InternalLinkType extends TdApi.Object
This class is an abstract base class. Describes an internal https://t.me or tg: link, which must be processed by the application in a special way.
  • Constructor Details

    • InternalLinkType

      public InternalLinkType()
      Default class constructor.
  • Method Details

    • getConstructor

      public abstract int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      identifier uniquely determining type of the object.