Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageReactionsController

Provides an interface for a message's reactions cache. The reactions are mapped by the emoji name or emoji ID

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

cache

The cached data this controller contains

Readonly message

message: Message

The message this controller is associated to

Methods

delete

deleteAll

  • deleteAll(): Promise<void>

deleteEmoji

Generated using TypeDoc