Class TdApi.PaidMediaVideo

Enclosing class:
TdApi

public static class TdApi.PaidMediaVideo extends TdApi.PaidMedia
The media is a video.
  • Field Details

    • video

      public TdApi.Video video
      The video.
    • CONSTRUCTOR

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

    • PaidMediaVideo

      public PaidMediaVideo()
      The media is a video.
    • PaidMediaVideo

      public PaidMediaVideo(TdApi.Video video)
      The media is a video.
      Parameters:
      video - The video.
  • 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