toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
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
互动事件创建时