OneBotInternalEvent

interface OneBotInternalEvent : OneBotCommonEvent, InternalEvent(source)

OneBot组件中实现 InternalEvent 的内部事件类型。

内部事件通常与真实的事件无关,是一些用于内部流转的通知或拦截事件。

Since

1.6.0

Author

ForteScarlet

Inheritors

Inherited properties

Link copied to clipboard
abstract override val id: ID
Link copied to clipboard
abstract val time: Timestamp