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