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