Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
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