Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: add ability for client to delete emojis #86

Closed
sudoker0 opened this issue Aug 28, 2023 · 5 comments
Closed

feature request: add ability for client to delete emojis #86

sudoker0 opened this issue Aug 28, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@sudoker0
Copy link

What do you want to see?

In the latest version of the revolt.js npm package, which as of writing this issue is 7.0.0-beta.9, the client can fetch and add emojis to an server (though the fetchEmojis and createEmoji method), but not delete the emojis. So adding the ability to delete emojis would help add more capabilities to the packages.

@sudoker0 sudoker0 added the enhancement New feature or request label Aug 28, 2023
@MagnusHJensen
Copy link

Is this not already available on the message object?
https://github.com/revoltchat/revolt.js/blob/master/src/classes/Message.ts#L323

@Rexogamer
Copy link
Member

Rexogamer commented Jan 7, 2024

This issue refers to creating custom emoji, not adding reactions - see here

@maxibue
Copy link
Contributor

maxibue commented Feb 24, 2024

This issue refers to creating custom emoji, not adding reactions - see here

What about the emoji object? It contains the delete function.

@maxibue
Copy link
Contributor

maxibue commented Jun 11, 2024

@insertish this can be closed. 👍

@insertish
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

5 participants