aicompose.TonesNotModified#

class pyrogram.raw.types.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).

Constructor of Tones.

Details:
  • Layer: 227

  • ID: C1F46103

Parameters:

No parameters required.

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.