aicompose.SaveTone¶
- class pyrogram.raw.functions.aicompose.SaveTone[source]¶
Install or uninstall an AI composer tone », adding it to or removing it from the list of saved tones of the current user.
Usable by Users Bots- Details:
Layer:
229ID:
1782CBB1
- Parameters:
tone (
InputAiComposeTone) – The tone to save or unsaveunsave (
bool) – Iffalse, installs (saves) the tone; iftrue, uninstalls (unsaves) it
- Returns:
bool