Event

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class Event

Marks a listener method as an OneBot event handler.