help.getPromoData
Returns a set of useful suggestions and PSA/MTProxy sponsored peers, see here » for more info.
Authorization
bearerAuth In: header
Path Parameters
Workspace ID
Telegram account ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Returns a set of useful suggestions and PSA/MTProxy sponsored peers, see here » for more info.
Response Body
application/json
application/json
curl -X POST "https://example.com/workspaces/string/telegram-accounts/string/call/help.getPromoData" \ -H "Content-Type: application/json" \ -d '{ "params": {} }'{ "result": { "_": "help.promoDataEmpty", "expires": 0 }}getPremiumPromo
Get Telegram Premium promotion information
getRecentMeUrls
Get recently used t.me links. When installing official applications from "Download Telegram" buttons present in [t.me](https://t.me/) pages, a referral parameter is passed to applications after installation. If, after downloading the application, the user creates a new account (instead of logging into an existing one), the referral parameter should be imported using this method, which returns the [t.me](https://t.me/) pages the user recently opened, before installing Telegram.