AiComposeTone#

class pyrogram.raw.base.AiComposeTone#

An AI composer tone, used to rephrase messages in a specific style with the AI message composer.

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

Constructors:

This base type has 2 constructors available.

AiComposeTone

A custom AI composer tone, used to rephrase messages in a specific style with the AI message composer.

AiComposeToneDefault

A built-in, default AI composer tone, identified by a string identifier rather than by a numeric ID.

Functions:

This object can be returned by 2 functions.

aicompose.CreateTone

Create a new custom AI composer tone.

aicompose.UpdateTone

Edit a custom AI composer tone previously created by the current user.