class

Tourmaline::InlineQueryResultVenue

Inherits Tourmaline::InlineQueryResult < Tourmaline::Model < JSON::Serializable < Reference < Object

Constructors

new(id : String, latitude : Float64, longitude : Float64, title : String, address : String, foursquare_id : Nil | String = nil, foursquare_type : Nil | String = nil, reply_markup : Nil | Tourmaline::InlineKeyboardMarkup = nil, google_place_id : Nil | String = nil, google_place_type : Nil | String = nil, input_message_content : Tourmaline::InputContactMessageContent | Tourmaline::InputInvoiceMessageContent | Tourmaline::InputLocationMessageContent | Tourmaline::InputTextMessageContent | Tourmaline::InputVenueMessageContent | Nil = nil, thumb_url : Nil | String = nil, thumb_width : Int32 | Nil = nil, thumb_height : Int32 | Nil = nil)
Source

Instance methods

address
Source
foursquare_id
Source
foursquare_type
Source
google_place_id
Source
google_place_type
Source
input_message_content
Source
latitude
Source
longitude
Source
reply_markup
Source
thumb_height
Source
thumb_url
Source
thumb_width
Source
title
Source
type
Source