fixes
This commit is contained in:
parent
1e86d238a4
commit
7933692904
@ -48,7 +48,7 @@ async def cbstart(_, query: CallbackQuery):
|
||||
InlineKeyboardButton(
|
||||
"💬 Group", url=f"https://t.me/{Veez.GROUP_NAME}"),
|
||||
InlineKeyboardButton(
|
||||
"📣 Channel", url=f"https://t.me/{Veez.CHANNEL_NAME]")
|
||||
"📣 Channel", url=f"https://t.me/{Veez.CHANNEL_NAME}")
|
||||
], [
|
||||
InlineKeyboardButton(
|
||||
"🧙🏻♂️ Owner", url=f"https://t.me/{Veez.OWNER_NAME}")
|
||||
|
Loading…
Reference in New Issue
Block a user