@dp.message_handler(commands=["start"]): async def welcome(message: types. Message): await message.answer("Привет!")