Image size when posting to channel

API Endpoint(s) and/or Zoom API Event(s)

intergrations.zoom.xx/chat/webhooks/incomingwebhook

Description
I’ve gotten the message, upload and img working using the secure channel. When I’m refencing the img and have message text with it. the image is resized very small so it fits inline with the text. Is it possible to send a new line so the text is displayed then in the same “chat bubble” the image is displayed full size below it? I’m testing with powershell, but would be using n8n and javascript in the final design.