Skip to content

Commit

Permalink
[MissKaty] Forgot again
Browse files Browse the repository at this point in the history
Signed-off-by: Yasir Aris M <[email protected]>
  • Loading branch information
yasirarism committed Dec 27, 2023
1 parent a95ff20 commit 84b7656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misskaty/plugins/stickers.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def get_emoji_regex():
SUPPORTED_TYPES = ["jpeg", "png", "webp"]


@app.on_command(filters.command(["getsticker", "toimage"], COMMAND_HANDLER))
@app.on_message(filters.command(["getsticker", "toimage"], COMMAND_HANDLER))
@use_chat_lang()
async def getsticker_(self: Client, ctx: Message, strings):
if not ctx.reply_to_message:
Expand Down

0 comments on commit 84b7656

Please sign in to comment.