diff --git a/pyrogram/types/messages_and_media/sticker.py b/pyrogram/types/messages_and_media/sticker.py index 5b63a2fe..b7e4ecb5 100644 --- a/pyrogram/types/messages_and_media/sticker.py +++ b/pyrogram/types/messages_and_media/sticker.py @@ -121,7 +121,8 @@ class Sticker(Object): stickerset=raw.types.InputStickerSetID( id=set_id, access_hash=set_access_hash - ) + ), + hash=0 ) )).set.short_name