mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-06-21 23:33:46 +08:00
feat: custom filename template (#110)
This commit is contained in:
@@ -14,6 +14,7 @@ type User struct {
|
||||
Rules []Rule
|
||||
WatchChats []WatchChat
|
||||
FilenameStrategy string
|
||||
FilenameTemplate string
|
||||
}
|
||||
|
||||
type WatchChat struct {
|
||||
|
||||
Reference in New Issue
Block a user