Discord.https - v3.0.16
    Preparing search index...

    Interface RESTGetAPIChannelMessageReactionUsersQuery

    interface RESTGetAPIChannelMessageReactionUsersQuery {
        after?: string;
        limit?: number;
        type?: ReactionType;
    }
    Index

    Properties

    Properties

    after?: string

    Get users after this user ID

    limit?: number

    Max number of users to return (1-100)

    25

    The reaction type