Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
FetchPinnedMessagesResponse
Interface FetchPinnedMessagesResponse<InGuild>
interface
FetchPinnedMessagesResponse
<
InGuild
extends
boolean
=
boolean
>
{
hasMore
:
boolean
;
items
:
readonly
MessagePin
<
InGuild
>
[]
;
}
Type Parameters
InGuild
extends
boolean
=
boolean
Index
Properties
has
More
items
Properties
has
More
hasMore
:
boolean
items
items
:
readonly
MessagePin
<
InGuild
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
More
items
discord-js-button-pagination-ts
Loading...