KookEvent

abstract class KookEvent : Event(source)

Kook 组件的事件类型基类。

Author

ForteScarlet

See also

Inheritors

Constructors

Link copied to clipboard
constructor()

Inherited properties

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

Functions

Link copied to clipboard
open override fun toString(): String