PinPage

interface PinPage

exported from lib.weeble.d

Properties

Property

Type

Description

hasMore

boolean

Whether Discord reported that another page is available.

items

PinnedMessage[]

Pins in this page, ordered by their pin timestamp.

nextBefore

string | null

ISO pin timestamp to pass as before for the next page, or null at the end.