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
Proxy
Value
sealed
class
ProxyValue
(
source
)
ProxyConfiguration
的配置结果类型。
See also
Proxy
Configuration
Inheritors
Http
Socks
Members
Types
Http
Link copied to clipboard
data
class
Http
(
val
url
:
String
)
:
ProxyValue
HTTP proxy
Socks
Link copied to clipboard
data
class
Socks
(
val
host
:
String
,
val
port
:
Int
)
:
ProxyValue
socks proxy.