Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChannelPinsController

Interface for a text channel's pinned messages cache. The pinned messages are mapped by their IDs

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

cache

The cached data this controller contains

channel

The channel associated to this controller

lastPinTimestamp

lastPinTimestamp: Timestamp | undefined

Timestamp of when the last pinned message was pinned

Methods

fetchAll

pin

unpin

Generated using TypeDoc