toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.bot.configuration
/
ProxyValue
/
Socks
Socks
data
class
Socks
(
val
host
:
String
,
val
port
:
Int
)
:
ProxyValue
(
source
)
socks proxy.
Members
Constructors
Socks
Link copied to clipboard
constructor
(
host
:
String
,
port
:
Int
)
Properties
host
Link copied to clipboard
val
host
:
String
port
Link copied to clipboard
val
port
:
Int