removeUserReactions
Undo recent reactions to messages made by another user.
Parameters
The identifier of the chat which the messages belongs to.
The identifier of the user who made the reactions.
Result
void
Syntax
await client.removeUserReactions(chatId, userId);