mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Update fun.py
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
This commit is contained in:
parent
00d3cfd414
commit
b78d6a1e33
1 changed files with 0 additions and 1 deletions
|
|
@ -218,6 +218,5 @@ async def givereact(c, m):
|
|||
|
||||
|
||||
@app.on_message_reaction_updated()
|
||||
@capture_err
|
||||
async def reaction_update(self, ctx):
|
||||
await self.send_message(ctx.chat.id, message_thread_id=ctx.message_thread_id, text=ctx)
|
||||
|
|
|
|||
Loading…
Reference in a new issue