mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Fix kang command
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
This commit is contained in:
parent
d9f1382e33
commit
cbbd7c3080
1 changed files with 1 additions and 3 deletions
|
|
@ -307,9 +307,7 @@ async def kang_sticker(self: Client, ctx: Message, strings):
|
||||||
),
|
),
|
||||||
emoji=sticker_emoji,
|
emoji=sticker_emoji,
|
||||||
)
|
)
|
||||||
],
|
]
|
||||||
animated=animated,
|
|
||||||
videos=videos,
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
except PeerIdInvalid:
|
except PeerIdInvalid:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue