mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-27 09:00:15 +08:00
Update docs
This commit is contained in:
parent
7a5e21b089
commit
9a0c79705e
@ -181,7 +181,7 @@ suspend fun onEvent(event: GroupMessageEvent)
|
||||
[subscribeMessages](../mirai-core-api/src/commonMain/kotlin/event/subscribeMessages.kt#L37-L64)
|
||||
|
||||
示例:
|
||||
```
|
||||
```kotlin
|
||||
MyApplication.subscribeMessages {
|
||||
"test" {
|
||||
// 当消息内容为 "test" 时执行
|
||||
|
Loading…
Reference in New Issue
Block a user