Webhook Embed Styling Match Bot/User Posting. #6197
Unanswered
hyflicker
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While using webhook api for a project I noticed that the styling was not lining up with the same post of what a bot/user would post. The title field on the embed was wrapping well before the end of the embed due to a styling added of min-width: 0; I would like to see embeds for webhooks match the output of what a bot/user is able to output as this styling for the embed using a webhook is not pretty at all.
Original Webhook Output: https://media.discordapp.net/attachments/761371088931913748/1114319509461942343/image.png?width=1440&height=464
min-width removed Output: https://media.discordapp.net/attachments/761371088931913748/1114319640991109172/image.png?width=1440&height=408
Beta Was this translation helpful? Give feedback.
All reactions