This commit is contained in:
BIN
db/bot.db-journal
Normal file
BIN
db/bot.db-journal
Normal file
Binary file not shown.
@@ -113,7 +113,7 @@ async def confirm_invite(update: Update, context: ContextTypes.DEFAULT_TYPE):
|
|||||||
await session.commit()
|
await session.commit()
|
||||||
invite_id = acc.id
|
invite_id = acc.id
|
||||||
|
|
||||||
payload = f"sch_{invite_id}_{token}"
|
payload = f"sch_{invite_id}_{token}"
|
||||||
bot_username = await _get_bot_username(context)
|
bot_username = await _get_bot_username(context)
|
||||||
deep_link = f"https://t.me/{bot_username}?start={payload}"
|
deep_link = f"https://t.me/{bot_username}?start={payload}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user