createAccount

Request

{
    "short_name": "Lox",
    "author_name": "@FenLviv",
    "author_url": "https://api.telegram.org/bot<token>/"
}

Response

10 lines

{
    "ok": true,
    "result": {
        "short_name": "Lox",
        "author_name": "@FenLviv",
        "author_url": "https://api.telegram.org/bot%3Ctoken%3E/",
        "access_token": "<TOP-SECRET>",
        "auth_url": "<TOP-SECRET>"
    }
}

Share

Submit by @FenKingDat_bot

⬅️ Back to Recently Submissions