Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.event
/
EventIntents
/
Interaction
Interaction
data
object
Interaction
:
EventIntents
(
source
)
INTERACTION (1 << 26)
- INTERACTION_CREATE // 互动事件创建时
Content copied to clipboard
Members
Properties
intents
Link copied to clipboard
@get:
JvmStatic
@get:
JvmName
(
name
=
"getIntents"
)
val
intents
:
Intents
互动事件
intents
INTENTS_
INDEX
Link copied to clipboard
const
val
INTENTS_INDEX
:
Int
=
26
intents
Value
Link copied to clipboard
open
override
val
intentsValue
:
Int
获取事件类型对应的标记为值。
INTERACTION_
CREATE_
TYPE
Link copied to clipboard
const
val
INTERACTION_CREATE_TYPE
:
String
互动事件创建时