FetchReactionUsersOptions
typedef · Source
Options used to fetch users who gave a reaction. Type: Object
Properties
type
optional
type: ReactionType
The reaction type to fetch
Default: 'NORMAL'
limit
optional
limit: number
The maximum amount of users to fetch, defaults to 100
Default: 100
after
optional
after: Snowflake
Limit fetching users to those with an id greater than the supplied id