mirror of
https://github.com/avitoras/telegram-tui.git
synced 2025-07-27 19:26:10 +00:00
5 lines
126 B
Python
5 lines
126 B
Python
"""Получите свои API-ключи на https://my.telegram.org/apps"""
|
|
|
|
api_id = 21321
|
|
api_hash = "yourhashherebro"
|