Simple Robot Component Tencent Guild
3.2.0.0
common
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.api
/
Gateway
Gateway
@
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