1
0
forked from kodorvan/stcs

Update functions

This commit is contained in:
algizn97
2025-08-22 16:47:33 +05:00
parent 812920f46d
commit 6ec99dc9a7
3 changed files with 379 additions and 403 deletions

View File

@@ -27,4 +27,6 @@ async def check_profile_message(message, username):
await message.answer(f'С возвращением, {username}!', reply_markup=reply_markup.base_buttons_markup)
async def settings_message(message):
await message.edit_text("Выберите что настроить", reply_markup=inline_markup.special_settings_markup)
await message.edit_text("Выберите что настроить", reply_markup=inline_markup.special_settings_markup)