account.toggleNoPaidMessagesException
Allow a user to send us messages without paying if paid messages » are enabled.
Authorization
bearerAuth In: header
Path Parameters
Workspace ID
Telegram account ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Allow a user to send us messages without paying if paid messages » are enabled.
Response Body
application/json
application/json
curl -X POST "https://example.com/workspaces/string/telegram-accounts/string/call/account.toggleNoPaidMessagesException" \ -H "Content-Type: application/json" \ -d '{ "params": { "userId": { "_": "inputUserEmpty" } } }'{ "result": true}toggleConnectedBotPaused
Pause or unpause a specific chat, temporarily disconnecting it from all [business bots »](https://core.telegram.org/api/bots/connected-business-bots).
toggleSponsoredMessages
Disable or re-enable Telegram ads for the current [Premium](https://core.telegram.org/api/premium) account. Useful for business owners that may want to launch and view their own Telegram ads via the [Telegram ad platform »](https://ads.telegram.org/).