aicompose.Tones

class pyrogram.raw.base.aicompose.Tones[source]

The list of saved AI composer tones » of the current user.

Constructors:

This base type has 2 constructors available.

aicompose.Tones

The list of saved AI composer tones » of the current user.

aicompose.TonesNotModified

The list of saved AI composer tones » hasn't changed since the last time it was fetched (i.e. the hash passed to aicompose.getTones is still valid).

Functions:

This object can be returned by 2 functions.

aicompose.GetTone

Fetch information about a single AI composer tone », for example to resolve a shared tone deep link.

aicompose.GetTones

Fetch the list of saved AI composer tones » of the current user.