aicompose.Tones#
- class pyrogram.raw.types.aicompose.Tones#
The list of saved AI composer tones of the current user.
Constructor of
Tones.- Details:
Layer:
227ID:
6C9D0EFE
- Parameters:
hash (
int64-bit) – Hash for pagination, for more info click heretones (List of
AiComposeTone) – The saved AI composer tonesusers (List of
User) – Mentioned users (i.e. the authors of the tones)
- Functions:
This object can be returned by 2 functions.
Fetch information about a single AI composer tone, for example to resolve a shared tone deep link.
Fetch the list of saved AI composer tones of the current user.