simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-api
/
love.forte.simbot.tencentguild
/
Signal
/
Identify
Identify
data
class
Identify
(
val
data
:
Signal.Identify.Data
)
:
Signal
<
Signal.Identify.Data
>
https://bot.q.qq.com/wiki/develop/api/gateway/reference.html#%E9%89%B4%E6%9D%83
Types
Constructors
Properties
Constructors
Identify
Link copied to clipboard
fun
Identify
(
data
:
Signal.Identify.Data
)
Types
Data
Link copied to clipboard
data
class
Data
(
val
token
:
String
,
val
intents
:
Intents
,
val
shard
:
Shard
,
val
properties
:
Signal.Identify.Data.Prop
)
Properties
data
Link copied to clipboard
open
override
val
data
:
Signal.Identify.Data
op
Link copied to clipboard
val
op
:
Opcode