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