From 38b936b35f460c25d04ff187dac10ba6cf1e6968 Mon Sep 17 00:00:00 2001 From: huker667 Date: Thu, 18 Jun 2026 22:04:23 +0300 Subject: kazyol donat silka dobavil i about pomenyal --- commands.py | 1 + 1 file changed, 1 insertion(+) (limited to 'commands.py') diff --git a/commands.py b/commands.py index 7838a6d..3c4b60c 100644 --- a/commands.py +++ b/commands.py @@ -252,6 +252,7 @@ async def settings_handler(event: Union[Message, CallbackQuery]): callback_data=f"set_call%{user_id}%{call_cb}", ) ], + [InlineKeyboardButton(text="донат", callback_data=f"donate%{user_id}")], [InlineKeyboardButton(text="о боте", callback_data=f"about%{user_id}")], ] ) -- cgit v1.3.1