mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 12:35:39 +01:00
Update uploading/downloading
This commit is contained in:
@@ -12,8 +12,8 @@ class BaseMeta(ormar.ModelMeta):
|
||||
|
||||
|
||||
class UploadBackends(str, Enum):
|
||||
aiogram = "aiogram"
|
||||
telethon = "telethon"
|
||||
bot = "bot"
|
||||
user = "user"
|
||||
|
||||
|
||||
class UploadedFile(ormar.Model):
|
||||
|
||||
Reference in New Issue
Block a user