messages.GetStickers

class pyrogram.raw.functions.messages.GetStickers

Get stickers by emoji

Details:
  • Layer: 187

  • ID: D5A5D3A1

Parameters:
  • emoticon (str) – The emoji

  • hash (int 64-bit) – Hash for pagination, for more info click here.Note: the usual hash generation algorithm cannot be used in this case, please re-use the messages.stickers.hash field returned by a previous call to the method, or pass 0 if this is the first call.

Returns:

messages.Stickers