Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-qq-guild-core
/
love.forte.simbot.component.qguild.event
/
QGAtMessageCreateEventInteractionEvent
QGAt
Message
Create
Event
Interaction
Event
interface
QGAtMessageCreateEventInteractionEvent
:
QGMessageEventInteractionEvent
,
ChatChannelMessageEventInteractionEvent
(
source
)
QG组件中针对
QGAtMessageCreateEvent.reply
的拦截事件。
Since
4.2.0
Inheritors
QGAtMessageCreateEventPreReplyEvent
QGAtMessageCreateEventPostReplyEvent
Members
Properties
content
Link copied to clipboard
abstract
override
val
content
:
QGAtMessageCreateEvent
Inherited properties
bot
Link copied to clipboard
abstract
override
val
bot
:
QGBot
component
Link copied to clipboard
open
override
val
component
:
Component
id
Link copied to clipboard
abstract
override
val
id
:
ID
message
Link copied to clipboard
abstract
override
val
message
:
InteractionMessage
time
Link copied to clipboard
abstract
val
time
:
Timestamp
Inherited functions
target
Link copied to clipboard
open
suspend
fun
target
(
)
:
ChatChannel