RESTGetAPIChannelMessageReactionUsersQuery
https://discord.com/developers/docs/resources/channel#get-reactions
Signature
export interface RESTGetAPIChannelMessageReactionUsersQueryProperties
type?: ReactionType;The reaction type
after?: Snowflake;Get users after this user ID
limit?: number;Max number of users to return (1-100)
@default25