update
This commit is contained in:
@@ -151,6 +151,7 @@ class Telegram(Provider):
|
||||
bot_token=
|
||||
"""
|
||||
URL = ("t.me", "telegram.me")
|
||||
SUPPORTED_CMDLETS = frozenset({"download-file"})
|
||||
|
||||
@classmethod
|
||||
def config_schema(cls) -> List[Dict[str, Any]]:
|
||||
|
||||
Reference in New Issue
Block a user