await callback.message.delete_reply_markup()
await callback.message.edit_reply_markup()
aiogram.exceptions.TelegramBadRequest: Telegram server says - Bad Request: message to edit not found
await callback.message.delete_reply_markup()
await callback.message.delete()