mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-06 03:53:50 +08:00
fix lint.
This commit is contained in:
parent
eaa8154a33
commit
bf4f7fb41e
@ -1418,6 +1418,7 @@ func (bot *CQBot) CQSetModelShow(modelName string, modelShow string) MSG {
|
||||
return OK(nil)
|
||||
}
|
||||
|
||||
// CQMarkMessageAsRead 标记消息已读
|
||||
func (bot *CQBot) CQMarkMessageAsRead(msgId int32) MSG {
|
||||
m := bot.GetMessage(msgId)
|
||||
if m == nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user