mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-18 09:07:04 +08:00
Improve docs
This commit is contained in:
parent
68a9d49237
commit
7f33f48f98
@ -35,6 +35,8 @@ import kotlin.jvm.Volatile
|
||||
*
|
||||
* @see [broadcast] 广播事件
|
||||
* @see [CoroutineScope.subscribe] 监听事件
|
||||
*
|
||||
* @see CancellableEvent 可被取消的事件
|
||||
*/
|
||||
interface Event {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user