mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
.
This commit is contained in:
parent
241299c6ba
commit
ccbc583d87
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ async def star_donation(self: Client, ctx: Message):
|
|||
|
||||
@app.on_pre_checkout_query()
|
||||
async def pre_checkout_query_handler(_: Client, query: PreCheckoutQuery):
|
||||
await query.answer("stars", success=True)
|
||||
await query.answer(success=True)
|
||||
|
||||
|
||||
@app.on_message(filters.private, group=3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue