toggle menu
ktgbotapi
common
switch theme
search in API
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
)