account.SaveTheme#
- class pyrogram.raw.functions.account.SaveTheme#
Save a theme.
- Details:
Layer:
158ID:
F257106C
- Parameters:
theme (
InputTheme) – Theme to save.unsave (
bool) – Unsave.
- Returns:
bool
Save a theme.
Layer: 158
ID: F257106C
theme (InputTheme) – Theme to save.
unsave (bool) – Unsave.
bool