React

constructor(reaction: Reaction, message: Message, skipPush: Boolean = false)

Parameters

reaction

The reaction to add or remove from the message.

skipPush

If set to "true", skips sending push notification when reacting to a message.