Delete tokens.py

Addendum to the last commit about deleting tokens.py
This commit is contained in:
Lain 2025-03-26 23:53:58 +03:00 committed by GitHub
parent 2be3e5e1d5
commit 1e93c8cb47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +0,0 @@
"""Получите свои API-ключи на https://my.telegram.org/apps"""
api_id = 12345
api_hash = "0123456789abcdef"