costum var
This commit is contained in:
parent
512ee8c324
commit
343a685820
@ -82,10 +82,10 @@ async def startvideo(client, m: Message):
|
|||||||
[
|
[
|
||||||
InlineKeyboardButton(
|
InlineKeyboardButton(
|
||||||
text="✨ ɢʀᴏᴜᴘ",
|
text="✨ ɢʀᴏᴜᴘ",
|
||||||
url="https://t.me/VeezSupportGroup"),
|
url=f"https://t.me/{Veez.GROUP_NAME}"),
|
||||||
InlineKeyboardButton(
|
InlineKeyboardButton(
|
||||||
text="🌻 ᴄʜᴀɴɴᴇʟ",
|
text="🌻 ᴄʜᴀɴɴᴇʟ",
|
||||||
url="https://t.me/levinachannel")
|
url=f"https://t.me/{Veez.CHANNEL_NAME}")
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user