messages.SaveGif#
- class pyrogram.raw.functions.messages.SaveGif#
Add GIF to saved gifs list.
- Details:
Layer:
158ID:
327A30CB
- Parameters:
id (
InputDocument) – GIF to save.unsave (
bool) – Whether to remove GIF from saved gifs list.
- Returns:
bool
Add GIF to saved gifs list.
Layer: 158
ID: 327A30CB
id (InputDocument) – GIF to save.
unsave (bool) – Whether to remove GIF from saved gifs list.
bool