menu
tdlib2 package
documentation
td_api.dart
ChatLocation
ChatLocation.new constructor
ChatLocation.new constructor
dark_mode
light_mode
ChatLocation
constructor
ChatLocation
(
{
Location
?
location
,
required
String
address
,
})
Implementation
ChatLocation({this.location, required this.address});
tdlib2 package
documentation
td_api
ChatLocation
ChatLocation.new constructor
ChatLocation class