Class TdApi.LinkPreviewTypeChannelBoost

Enclosing class:
TdApi

public static class TdApi.LinkPreviewTypeChannelBoost extends TdApi.LinkPreviewType
The link is a link to boost a channel 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

    • LinkPreviewTypeChannelBoost

      public LinkPreviewTypeChannelBoost()
      The link is a link to boost a channel chat.
    • LinkPreviewTypeChannelBoost

      public LinkPreviewTypeChannelBoost(TdApi.ChatPhoto photo)
      The link is a link to boost a channel 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