@typed-discord/rest
Preparing search index...
types
PinnedMessagesResponse
Interface PinnedMessagesResponse
interface
PinnedMessagesResponse
{
has_more
:
boolean
;
items
:
PinnedMessageResponse
[]
;
}
Index
Properties
has_
more
items
Properties
has_
more
has_more
:
boolean
items
items
:
PinnedMessageResponse
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has_
more
items
@typed-discord/rest
Loading...