mirror of
https://github.com/mamoe/mirai.git
synced 2026-08-22 22:23:32 +08:00
Improve docs
This commit is contained in:
@@ -35,6 +35,8 @@ import kotlin.jvm.Volatile
|
||||
*
|
||||
* @see [broadcast] 广播事件
|
||||
* @see [CoroutineScope.subscribe] 监听事件
|
||||
*
|
||||
* @see CancellableEvent 可被取消的事件
|
||||
*/
|
||||
interface Event {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user