feat: enhance help inform structure and update command descriptions across various handlers
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
|
||||
func init() {
|
||||
handler.RegisterRegexHandler(`撤回`, drawback, constants.LEVEL_USER)
|
||||
handler.RegisterHelpInform("撤回", "drawback", "发送 <引用消息>撤回 撤回消息")
|
||||
}
|
||||
|
||||
func drawback(msg model.Message) model.Reply {
|
||||
|
||||
Reference in New Issue
Block a user