mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-05 00:10:13 +08:00
Fix doc
This commit is contained in:
parent
157bd3740c
commit
5db9d1d0db
@ -81,7 +81,7 @@ sealed class BotOfflineEvent : BotEvent, AbstractEvent() {
|
||||
}
|
||||
|
||||
/**
|
||||
* [Bot] 主动重新登录.
|
||||
* [Bot] 主动或被动重新登录.
|
||||
*/
|
||||
data class BotReloginEvent(
|
||||
override val bot: Bot,
|
||||
|
Loading…
Reference in New Issue
Block a user