Class TdApi.LinkPreviewTypeWebApp

Enclosing class:
TdApi

public static class TdApi.LinkPreviewTypeWebApp extends TdApi.LinkPreviewType
The link is a link to a Web App.
  • Field Details

    • photo

      public TdApi.Photo photo
      Web App photo.
    • CONSTRUCTOR

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

    • LinkPreviewTypeWebApp

      public LinkPreviewTypeWebApp()
      The link is a link to a Web App.
    • LinkPreviewTypeWebApp

      public LinkPreviewTypeWebApp(TdApi.Photo photo)
      The link is a link to a Web App.
      Parameters:
      photo - Web App photo.
  • 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