docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils.extensions.venue
/
Foursquare
Foursquare
@
Serializable
data
class
Foursquare
(
val
id
:
FoursquareId
,
val
type
:
FoursquareType
?
=
null
)
Constructors
Properties
Constructors
Foursquare
Link copied to clipboard
fun
Foursquare
(
id
:
FoursquareId
,
type
:
FoursquareType
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
FoursquareId
type
Link copied to clipboard
val
type
:
FoursquareType
?
=
null