Fix missing argument
This commit is contained in:
parent
2e964b3fa9
commit
f7db103071
@ -121,7 +121,8 @@ class Sticker(Object):
|
||||
stickerset=raw.types.InputStickerSetID(
|
||||
id=set_id,
|
||||
access_hash=set_access_hash
|
||||
)
|
||||
),
|
||||
hash=0
|
||||
)
|
||||
)).set.short_name
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user