I cannot send the picture I received via WhatsApp as an e-mail

I am coding a Whatsapp bot and taking the picture sent by the user using graph API. The API returns data to me directly (in jpeg format), I need to send the returned data as an e-mail, but I couldn’t manage it.
Methods I’ve tried
1-sending the received data directly
2-saving and sending data using a filing system