toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types
/
InputMessageContent
/
VenueContent
/
VenueContent
Venue
Content
constructor
(
latitude
:
Float
,
longitude
:
Float
,
title
:
String
,
address
:
String
,
foursquareId
:
String
?
=
null
,
foursquareType
:
String
?
=
null
,
googlePlaceId
:
String
?
=
null
,
googlePlaceType
:
String
?
=
null
)