messages.FaveSticker#

class pyrogram.raw.functions.messages.FaveSticker#

Mark or unmark a sticker as favorite.

Details:
  • Layer: 158

  • ID: B9FFC55B

Parameters:
  • id (InputDocument) – Sticker in question.

  • unfave (bool) – Whether to add or remove a sticker from favorites.

Returns:

bool