This repository has been archived on 2024-10-14. You can view files and clone it, but cannot push or open issues or pull requests.
AutoZoomTelegram/config.json

7 lines
174 B
JSON
Raw Normal View History

2022-09-14 14:01:31 +03:00
{
"admin": 123456789,
"api_id": 1234567,
"api_hash": "01234567890qwertyuiop",
"bot_token": "12345678:asdfghjklzxcvbnm",
"api_keys": "data/api_keys.json"
}