Class TdApi.LinkPreviewTypeSupergroupBoost

Enclosing class:
TdApi

public static class TdApi.LinkPreviewTypeSupergroupBoost extends TdApi.LinkPreviewType
The link is a link to boost a supergroup chat.
  • Field Details

    • photo

      public TdApi.ChatPhoto photo
      Photo of the chat; may be null.
    • CONSTRUCTOR

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

    • LinkPreviewTypeSupergroupBoost

      public LinkPreviewTypeSupergroupBoost()
      The link is a link to boost a supergroup chat.
    • LinkPreviewTypeSupergroupBoost

      public LinkPreviewTypeSupergroupBoost(TdApi.ChatPhoto photo)
      The link is a link to boost a supergroup chat.
      Parameters:
      photo - Photo of the chat; may be null.
  • 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