toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
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