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