QGInternalMessageInteractionEvent

interface QGInternalMessageInteractionEvent : InternalMessageInteractionEvent, QGInternalEvent(source)

QQ组件中针对 InternalMessageInteractionEvent 的子类型实现。

Author

ForteScarlet

Since

4.2.0

Inheritors

Inherited properties

Link copied to clipboard
abstract val content: Any
Link copied to clipboard
abstract override val id: ID
Link copied to clipboard
abstract val message: InteractionMessage
Link copied to clipboard
abstract val time: Timestamp

Inherited functions

Link copied to clipboard
open suspend fun target(): Any?