mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +08:00
update debug.
This commit is contained in:
parent
c3d5aafe5d
commit
834baa5b6b
@ -275,6 +275,7 @@ func (c *QQClient) SendGroupMessage(groupCode int64, m *message.SendingMessage,
|
||||
},
|
||||
}})
|
||||
if ret != nil && ret.Id == -1 {
|
||||
c.Error("long message send error. trying fragmented sending...")
|
||||
return c.SendGroupMessage(groupCode, m, true)
|
||||
}
|
||||
return ret
|
||||
|
Loading…
x
Reference in New Issue
Block a user