Class TdApi.InputPollMediaVenue

Enclosing class:
TdApi

public static class TdApi.InputPollMediaVenue extends TdApi.InputPollMedia
A venue.
  • Field Details

    • venue

      public TdApi.Venue venue
      Venue to send.
    • CONSTRUCTOR

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

    • InputPollMediaVenue

      public InputPollMediaVenue()
      A venue.
    • InputPollMediaVenue

      public InputPollMediaVenue(TdApi.Venue venue)
      A venue.
      Parameters:
      venue - Venue to send.
  • 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