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