menu
tdlib2 package
documentation
td_api.dart
AddProxy
AddProxy.new constructor
AddProxy.new constructor
dark_mode
light_mode
AddProxy
constructor
AddProxy
(
{
Proxy
?
proxy
,
required
bool
enable
,
required
String
comment
,
})
Implementation
AddProxy({this.proxy, required this.enable, required this.comment});
tdlib2 package
documentation
td_api
AddProxy
AddProxy.new constructor
AddProxy class