revolt.js icon indicating copy to clipboard operation
revolt.js copied to clipboard

feature request: add ability for client to delete emojis

Open sudoker0 opened this issue 2 years ago • 3 comments

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 avatar Aug 28 '23 14:08 sudoker0

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

MagnusHJensen avatar Jan 07 '24 13:01 MagnusHJensen

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

Rexogamer avatar Jan 07 '24 14:01 Rexogamer

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

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

xibn avatar Feb 24 '24 18:02 xibn

@insertish this can be closed. 👍

xibn avatar Jun 11 '24 14:06 xibn

Thanks

insertish avatar Jun 11 '24 14:06 insertish