mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2024-11-27 05:56:48 +01:00
15 lines
412 B
JSON
15 lines
412 B
JSON
{
|
|
"info": {
|
|
"name": "Telegram Bot API",
|
|
"description": "Auto-generated Postman collection by TGScraper.",
|
|
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
|
|
"version": "1.0.0"
|
|
},
|
|
"variable": {
|
|
"key": "token",
|
|
"description": "Bot's unique authentication token, given by @BotFather.",
|
|
"type": "string",
|
|
"value": "1234:AAbbcc"
|
|
},
|
|
"item": []
|
|
} |