mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-03 01:39:35 +08:00
[Renaissance] Fix typo
This commit is contained in:
parent
b175119f0f
commit
fdbbe0b205
@ -295,7 +295,7 @@ public sealed class MessageRecallEvent : BotEvent, AbstractEvent() {
|
||||
public abstract val messageTime: Int // seconds
|
||||
|
||||
/**
|
||||
* 好友消息撤回事件, 暂不支持.
|
||||
* 好友消息撤回事件
|
||||
*/
|
||||
public data class FriendRecall internal constructor(
|
||||
public override val bot: Bot,
|
||||
|
Loading…
Reference in New Issue
Block a user