Class TdApi.PaidMediaPhoto

Enclosing class:
TdApi

public static class TdApi.PaidMediaPhoto extends TdApi.PaidMedia
The media is a photo.
  • Field Details

    • photo

      public TdApi.Photo photo
      The photo.
    • CONSTRUCTOR

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

    • PaidMediaPhoto

      public PaidMediaPhoto()
      The media is a photo.
    • PaidMediaPhoto

      public PaidMediaPhoto(TdApi.Photo photo)
      The media is a photo.
      Parameters:
      photo - The 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