menu
tdlib2 package
documentation
td_api.dart
TestProxy
TestProxy.new constructor
TestProxy.new constructor
dark_mode
light_mode
TestProxy
constructor
TestProxy
(
{
Proxy
?
proxy
,
required
int
dcId
,
required
double
timeout
,
})
Implementation
TestProxy({this.proxy, required this.dcId, required this.timeout});
tdlib2 package
documentation
td_api
TestProxy
TestProxy.new constructor
TestProxy class