GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTGetAPIChannelMessagesPinsResult

https://discord.com/developers/docs/resources/message#get-channel-pins

API/Interfaces/RESTGetAPIChannelMessagesPinsResult
seyfert/lib/types/rest/channel.d.ts

Signature

export interface RESTGetAPIChannelMessagesPinsResult

Properties

2
itemshas_more

Methods

0

No methods.

Properties

items#
items: APIMessagePin[];
has_more#
has_more: boolean;