Annotation Interface MetaHandler


@Documented @Target(METHOD) @Retention(RUNTIME) public @interface MetaHandler
使用@MetaHandler 仅支持参数(Bot bot, HeartbeatMetaEvent event) 或 (Bot bot, LifecycleMetaEvent event)
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description