Class TdApi.InternalLinkTypeUnknownDeepLink

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeUnknownDeepLink extends TdApi.InternalLinkType
The link is an unknown tg: link. Call getDeepLinkInfo to process the link.
  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • InternalLinkTypeUnknownDeepLink

      public InternalLinkTypeUnknownDeepLink()
      The link is an unknown tg: link. Call getDeepLinkInfo to process the link.
    • InternalLinkTypeUnknownDeepLink

      public InternalLinkTypeUnknownDeepLink(String link)
      The link is an unknown tg: link. Call getDeepLinkInfo to process the link.
      Parameters:
      link - Link to be passed to getDeepLinkInfo.
  • Method Details

    • getConstructor

      public 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:
      this.CONSTRUCTOR