ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.venue
/
Venue
/
Venue
Venue
constructor
(
location
:
StaticLocation
,
title
:
String
,
address
:
String
,
foursquareId
:
FoursquareId
?
=
null
,
foursquareType
:
FoursquareType
?
=
null
,
googlePlaceId
:
GooglePlaceId
?
=
null
,
googlePlaceType
:
GooglePlaceType
?
=
null
)