InputAiComposeTone#

class pyrogram.raw.base.InputAiComposeTone#

References an AI composer tone, either a built-in default tone or a custom one (by ID or slug).

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

Constructors:

This base type has 3 constructors available.

InputAiComposeToneDefault

References a built-in, default AI composer tone by its string identifier.

InputAiComposeToneID

References a custom AI composer tone by its ID and access hash.

InputAiComposeToneSlug

References a custom AI composer tone by its public slug, used when opening an AI compose tone link.