async def send_photo(call: types.CallbackQuery):
photo = FSInputFile('jpeg-home.jpg')
await call.message.answer_photo(photo)
aiogram.exceptions.TelegramNetworkError: ClientOSError: [Errno 2] Can not write request body for https://api.telegram.org/bot5431007916:AAEGMQzlGCqXQ-qn8q0riAHIMlJI9KpNfmY/sendPhoto