docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils.extensions.venue
/
GooglePlace
Google
Place
@
Serializable
data
class
GooglePlace
(
val
id
:
GooglePlaceId
,
val
type
:
GooglePlaceType
?
=
null
)
Constructors
Properties
Constructors
Google
Place
Link copied to clipboard
fun
GooglePlace
(
id
:
GooglePlaceId
,
type
:
GooglePlaceType
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
GooglePlaceId
type
Link copied to clipboard
val
type
:
GooglePlaceType
?
=
null