Class TdApi.InputMessageVenue

Enclosing class:
TdApi

public static class TdApi.InputMessageVenue extends TdApi.InputMessageContent
A message with information about 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

    • InputMessageVenue

      public InputMessageVenue()
      A message with information about a venue.
    • InputMessageVenue

      public InputMessageVenue(TdApi.Venue venue)
      A message with information about 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