mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-11 18:19:40 +08:00
feat: file name staregy
This commit is contained in:
@@ -10,6 +10,8 @@ import (
|
||||
const (
|
||||
TypeAdd = "add"
|
||||
TypeSetDefault = "setdefault"
|
||||
TypeConfig = "config"
|
||||
TypeCancel = "cancel"
|
||||
)
|
||||
|
||||
// type TaskDataTGFiles struct {
|
||||
|
||||
Reference in New Issue
Block a user