simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-api
/
love.forte.simbot.tencentguild
/
Signal
/
Dispatch
Dispatch
data
class
Dispatch
(
val
data
:
JsonElement
,
val
type
:
String
,
val
seq
:
Long
)
:
Signal
<
JsonElement
>
Constructors
Properties
Constructors
Dispatch
Link copied to clipboard
fun
Dispatch
(
data
:
JsonElement
,
type
:
String
,
seq
:
Long
)
Properties
data
Link copied to clipboard
open
override
val
data
:
JsonElement
op
Link copied to clipboard
val
op
:
Opcode
seq
Link copied to clipboard
val
seq
:
Long
type
Link copied to clipboard
val
type
:
String