Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
FetchReactionUsersOptions
Interface FetchReactionUsersOptions
interface
FetchReactionUsersOptions
{
after
?:
string
;
limit
?:
number
;
type
?:
ReactionType
;
}
Index
Properties
after?
limit?
type?
Properties
Optional
after
after
?:
string
Optional
limit
limit
?:
number
Optional
type
type
?:
ReactionType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
after
limit
type
discord-js-button-pagination-ts
Loading...