mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-06-01 21:50:05 +08:00
Add BotMsgCancelCancelTask key for bot messages (#162)
This commit is contained in:
@@ -230,4 +230,5 @@ const (
|
|||||||
LifetimeUserLoginFailed Key = "lifetime.user_login_failed"
|
LifetimeUserLoginFailed Key = "lifetime.user_login_failed"
|
||||||
ParserPluginLoadFailed Key = "parser.plugin.load_failed"
|
ParserPluginLoadFailed Key = "parser.plugin.load_failed"
|
||||||
ParserPluginLoadedDir Key = "parser.plugin.loaded_dir"
|
ParserPluginLoadedDir Key = "parser.plugin.loaded_dir"
|
||||||
|
BotMsgCancelCancelTask Key = "bot.msg.cancel.cancel.task"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user