change data inline
This commit is contained in:
parent
fdcb803b96
commit
7b8ad35b5c
@ -18,7 +18,7 @@ keyboard = InlineKeyboardMarkup(
|
|||||||
[
|
[
|
||||||
[
|
[
|
||||||
InlineKeyboardButton(text="• Mᴇɴᴜ", callback_data="stream_menu_panel"),
|
InlineKeyboardButton(text="• Mᴇɴᴜ", callback_data="stream_menu_panel"),
|
||||||
InlineKeyboardButton(text="• Cʟᴏsᴇ", callback_data="close_menu"),
|
InlineKeyboardButton(text="• Cʟᴏsᴇ", callback_data="set_close"),
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user