mirror of
https://github.com/fumiama/ReiBot.git
synced 2026-06-05 17:10:25 +08:00
mk lt hp
This commit is contained in:
@@ -13,6 +13,6 @@ func init() {
|
||||
return
|
||||
}
|
||||
msg := ctx.Value.(*tgba.Message)
|
||||
ctx.Caller.Send(tgba.NewMessage(msg.Chat.ID, args))
|
||||
_, _ = ctx.Caller.Send(tgba.NewMessage(msg.Chat.ID, args))
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user