Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
FetchedThreadsMore
Interface FetchedThreadsMore
interface
FetchedThreadsMore
{
hasMore
:
boolean
;
members
:
ReadonlyCollection
<
string
,
ThreadMember
<
boolean
>
>
;
threads
:
ReadonlyCollection
<
string
,
AnyThreadChannel
>
;
}
Hierarchy (
View Summary
)
FetchedThreads
FetchedThreadsMore
Index
Properties
has
More
members
threads
Properties
has
More
hasMore
:
boolean
members
members
:
ReadonlyCollection
<
string
,
ThreadMember
<
boolean
>
>
threads
threads
:
ReadonlyCollection
<
string
,
AnyThreadChannel
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
More
members
threads
discord-js-button-pagination-ts
Loading...