messages.SaveGif
- class pyrogram.raw.functions.messages.SaveGif
Add GIF to saved gifs list
- Details:
Layer:
194
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: 194
ID: 327A30CB
id (InputDocument
) – GIF to save
unsave (bool
) – Whether to remove GIF from saved gifs list
bool