Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
FetchArchivedThreadOptions
Interface FetchArchivedThreadOptions
interface
FetchArchivedThreadOptions
{
before
?:
string
|
number
|
Date
|
ThreadChannel
<
boolean
>
;
fetchAll
?:
boolean
;
limit
?:
number
;
type
?:
"private"
|
"public"
;
}
Index
Properties
before?
fetch
All?
limit?
type?
Properties
Optional
before
before
?:
string
|
number
|
Date
|
ThreadChannel
<
boolean
>
Optional
fetch
All
fetchAll
?:
boolean
Optional
limit
limit
?:
number
Optional
type
type
?:
"private"
|
"public"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
before
fetch
All
limit
type
discord-js-button-pagination-ts
Loading...