aicompose.saveTone

Install or uninstall an AI composer tone », adding it to or removing it from the list of saved tones of the current user.

Non-Premium users may install up to aicompose_tone_saved_limit_default » tones, Premium users up to aicompose_tone_saved_limit_premium » tones.

boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
aicompose.saveTone#1782cbb1 tone:InputAiComposeTone unsave:Bool = Bool;

Parameters

Name Type Description
tone InputAiComposeTone The tone to save or unsave
unsave Bool If false, installs (saves) the tone; if true, uninstalls (unsaves) it

Result

Bool

Only users can use this method

Possible errors

Code Type Description
400 AICOMPOSE_TONE_INVALID The specified tone is invalid.

Related pages

AI features

Telegram offers many AI features powered by Cocoon — a decentralized network designed to maximize privacy.

Telegram Premium

Telegram Premium is an optional subscription service that unlocks additional exclusive client-side and API-side features, while helping support the development of the app.

Client configuration

The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.