Optional
big?: booleanWhether to use a big reaction
Optional
emoji?: MaybeArray<InputReaction> | null | undefinedReaction emoji (or null
to remove reaction)
Optional
shouldDispatch?: trueWhether to dispatch the returned edit message event to the client's update handler.
Message to which the reaction was sent, if available. The message is normally available for users, but may not be available for bots in PMs.
Send or remove a reaction.