createAccount

Request

{
    "short_name": "ciao",
    "author_name": "Greg",
    "author_url": "http://t.me/carrozzeria_mary"
}

Response

10 lines

{
    "ok": true,
    "result": {
        "short_name": "ciao",
        "author_name": "Greg",
        "author_url": "http://t.me/carrozzeria_mary",
        "access_token": "<TOP-SECRET>",
        "auth_url": "<TOP-SECRET>"
    }
}

Share

Submit by @Carrozzeria_mary_bot

⬅️ Back to Recently Submissions