help.getSupport
Returns the support user for the "ask a question" feature.
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 the support user for the "ask a question" feature.
Response Body
application/json
application/json
curl -X POST "https://example.com/workspaces/string/telegram-accounts/string/call/help.getSupport" \ -H "Content-Type: application/json" \ -d '{ "params": {} }'{ "result": { "_": "help.support", "phoneNumber": "string", "user": { "_": "userEmpty", "id": 0 } }}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.
getSupportName
Get localized name of the telegram support user