Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
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