How to handle Data URI ??

Status: Closed · Asked by Chris Wong on · 0 views

Chris Wong — Question ·

Hi Expert,

i have a webhook receive a webhook that contain a data Uri, ie. the Label is TICKET, the value start with data:image/png;base64. Actually it is an image and i would like to know the way to convert it back to image and share on discord or telegram, thanks!!

Pabblymember11 — Reply ·

Hey @Chris Wong

Regrettably, I must clarify that Discord's integration doesn't support the Base64 image format. Markdown and HTML on Discord solely accept direct image URLs for display.

Chris Wong — Reply ·

@Supreme thanks for explanation, it is so sad!!

Back to all forum threads · Log in to reply