telegram-tui/tokens.py
2025-01-26 23:28:12 +03:00

5 lines
126 B
Python

"""Получите свои API-ключи на https://my.telegram.org/apps"""
api_id = 21321
api_hash = "yourhashherebro"