Commit af6770b3 authored by ryoii's avatar ryoii

Correct typo

parent 58908d60
......@@ -295,7 +295,7 @@ sealed class MessageRecallEvent : BotEvent, AbstractEvent() {
abstract val messageTime: Int // seconds
/**
* 好友消息撤回事件, 暂不支持.
* 好友消息撤回事件
*/
data class FriendRecall internal constructor(
override val bot: Bot,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment