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