Skip to content
TGX-CORE
Search
K
Main Navigation
Documentation
Guidebook
Github
Releases
Issues
Appearance
Menu
On this page
On this page
QueryResultVenuePayload
Properties
address : string
foursquare_id? : string
foursquare_type? : string
google_place_id? : string
google_place_type? : string
id : string
input_message_content? : InputMessageContent
latitude : number
longitude : number
reply_markup? : InlineKeyboardMarkup
thumbnail_height? : number
thumbnail_url? : string
thumbnail_width? : number
title : string
type? : "venue"
export Interface
QueryResultVenuePayload
​
Properties
​
address :
string
​
foursquare_id? :
string
​
foursquare_type? :
string
​
google_place_id? :
string
​
google_place_type? :
string
​
id :
string
​
input_message_content? :
InputMessageContent
​
latitude :
number
​
longitude :
number
​
reply_markup? :
InlineKeyboardMarkup
​
thumbnail_height? :
number
​
thumbnail_url? :
string
​
thumbnail_width? :
number
​
title :
string
​
type? :
"venue"
​