• Get reactions to messages by their IDs.

    Apps should short-poll reactions for visible messages (that weren't sent by the user) once every 15-30 seconds, but only if message.reactions is set

    Parameters

    Returns Promise<(MessageReactions | null)[]>

    Reactions to corresponding messages, or null if there are none