mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-27 17:00:14 +08:00
Fix typo
This commit is contained in:
parent
8a86c3722f
commit
8d1884c98a
@ -216,7 +216,7 @@ val channel = GlobalEventChannel
|
||||
## 在 `EventChannel` 监听事件
|
||||
|
||||
使用:
|
||||
- `EventChannel.subscribe`:监听事件并自行觉得何时停止
|
||||
- `EventChannel.subscribe`:监听事件并自行决定何时停止
|
||||
- `EventChannel.subscribeAlways`:一直监听事件
|
||||
- `EventChannel.subscribeOnce`:只监听一次事件
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user