mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-06 20:04:51 +00:00
gennss link
This commit is contained in:
parent
0df5471ef0
commit
1b747237a6
1 changed files with 1 additions and 1 deletions
|
|
@ -118,4 +118,4 @@ async def genss_link(client, m):
|
||||||
|
|
||||||
@app.on_callback_query(filters.regex(r'^scht'))
|
@app.on_callback_query(filters.regex(r'^scht'))
|
||||||
async def _(c, m):
|
async def _(c, m):
|
||||||
asyncio.create_task(screenshot_flink()(c, m))
|
asyncio.create_task(screenshot_flink(c, m))
|
||||||
Loading…
Reference in a new issue