menu
td_json_client package
documentation
td_api.dart
ChatLocation
ChatLocation.new constructor
ChatLocation.new constructor
dark_mode
light_mode
ChatLocation
constructor
ChatLocation
(
{
String
?
extra
,
int
?
client_id
,
Location
?
location
,
string
?
address
,
})
Implementation
ChatLocation({ super.extra, super.client_id, this.location, this.address, });
td_json_client package
documentation
td_api
ChatLocation
ChatLocation.new constructor
ChatLocation class