@router.message() async def all_cmnd(message: Message, bot: Bot) -> None: await bot.send_message(chat_id=message.chat.id, text="<blockquote>Какой-то текст</blockquote>")