skyra-project / discord-components

Discord Webcomponents for real looking messages on the web
MIT License
244 stars 31 forks source link

request: Deleted message reply #371

Closed Paillat-dev closed 4 months ago

Paillat-dev commented 7 months ago

Is there an existing issue or pull request for this?

Feature description

Show a reply to a deleted message, like this: image

Desired solution

Being able to set a reply element to, for example deleted and set it to show up as if the message replyed to was deleted.

Alternatives considered

Just highliting the message and not showing it is a repl

Additional context

No response

Paillat-dev commented 7 months ago

Actually a pretty neat solution is a user with the arrow icon as profile pic, no name and <discord-italic>Original message was deleted<discord-italic> as content. A bit hacky but it works.

favna commented 4 months ago

This is available as of version 4.0.0-alpha.16 by adding a deleted property in discord-reply. A full release of 4.0.0 will be coming in the near future.