ktgbotapi
common
tgbotapi.core
/
dev.inmo.tgbotapi.bot.settings
/
ProxySettings
/
ProxySettings
Proxy
Settings
constructor
(
host
:
String
=
"localhost"
,
port
:
Int
=
1080
,
username
:
String
?
=
null
,
password
:
String
?
=
null
)