AutoZoomTelegram/config.json

7 lines
197 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": "/home/user/AutoZoomAPI/data/api_keys.json"
2022-09-14 14:01:31 +03:00
}