Fix kang command

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
This commit is contained in:
Yasir Aris M 2024-04-26 10:47:40 +07:00 committed by GitHub
parent d9f1382e33
commit cbbd7c3080
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -307,9 +307,7 @@ async def kang_sticker(self: Client, ctx: Message, strings):
),
emoji=sticker_emoji,
)
],
animated=animated,
videos=videos,
]
)
)
except PeerIdInvalid: