j
This commit is contained in:
@@ -145,7 +145,9 @@ class Telegram(Provider):
|
||||
[provider=telegram]
|
||||
app_id=
|
||||
api_hash=
|
||||
bot_token=
|
||||
"""
|
||||
URL = ("t.me", "telegram.me")
|
||||
|
||||
def __init__(self, config: Optional[Dict[str, Any]] = None):
|
||||
super().__init__(config)
|
||||
|
||||
Reference in New Issue
Block a user