simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-api
/
love.forte.simbot.tencentguild
/
EventSignals
/
Other
/
ReadyEvent
/
Data
Data
data
class
Data
(
val
version
:
Int
,
val
sessionId
:
String
,
_user
:
TencentBotInfoImpl
,
val
shard
:
Shard
)
Constructors
Properties
Constructors
Data
Link copied to clipboard
fun
Data
(
version
:
Int
,
sessionId
:
String
,
_user
:
TencentBotInfoImpl
,
shard
:
Shard
)
Properties
session
Id
Link copied to clipboard
val
sessionId
:
String
shard
Link copied to clipboard
val
shard
:
Shard
user
Link copied to clipboard
val
user
:
TencentBotInfo
version
Link copied to clipboard
val
version
:
Int