mirror of
https://github.com/djimboy/djimbo_template_aio3.git
synced 2026-07-25 09:44:29 +00:00
Update
This commit is contained in:
@@ -7,7 +7,7 @@ from tgbot.utils.const_functions import ikb
|
||||
|
||||
|
||||
# Кнопки инлайн меню
|
||||
def menu_finl(user_id) -> InlineKeyboardMarkup:
|
||||
def menu_finl(user_id: int) -> InlineKeyboardMarkup:
|
||||
keyboard = InlineKeyboardBuilder()
|
||||
|
||||
keyboard.row(
|
||||
|
||||
Reference in New Issue
Block a user