Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.api
/
Gateway
Gateway
@
SerialName
(
value
=
"n"
)
@
Serializable
data
class
Gateway
(
val
url
:
String
)
:
GatewayInfo
(
source
)
一个用于连接 websocket 的地址。
GatewayApis.Normal
的响应体。
参考文档
Members
Constructors
Gateway
Link copied to clipboard
constructor
(
url
:
String
)
Properties
url
Link copied to clipboard
open
override
val
url
:
String