Send multiple reactions in specific order in one request, sometimes also along with the message itself
Currently, the only way for bots to add a reaction to a message is one by one
This makes reactions really slow to appear
It can be multithreaded but it does not guarantee to preserve the original order
It would be nice if multiple reactions can be passed in one request for one message. I understand this might not be the best because bots would be able to spam 50 reactions for each message then.
Instead, what if we can pass an array of reactions along with sending the message itself so the reactions appear at the same time as the message and in the correct order?
I'm sure it would make it easier for bot developers to save on requests increase user's experience by not waiting for reactions to appear
-
You can also use components instead of reactions, they work a lot better than reactions for menus and such
0
Accedi per aggiungere un commento.
Commenti
1 commento