menu
tdlib2 package
documentation
td_api.dart
ProxyTypeHttp
ProxyTypeHttp.new constructor
ProxyTypeHttp.new constructor
dark_mode
light_mode
ProxyTypeHttp
constructor
ProxyTypeHttp
(
{
required
String
username
,
required
String
password
,
required
bool
httpOnly
,
})
Implementation
ProxyTypeHttp({ required this.username, required this.password, required this.httpOnly, });
tdlib2 package
documentation
td_api
ProxyTypeHttp
ProxyTypeHttp.new constructor
ProxyTypeHttp class