mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-11 18:49:41 +08:00
feat: add user client
This commit is contained in:
@@ -16,6 +16,7 @@ type ReceivedFile struct {
|
||||
FileName string
|
||||
IsTelegraph bool
|
||||
TelegraphURL string
|
||||
UseUserClient bool // Whether to use userbot client to fetch the file
|
||||
}
|
||||
|
||||
type User struct {
|
||||
|
||||
Reference in New Issue
Block a user