ReactionType

https://discord.com/developers/docs/resources/channel#get-reactions-reaction-types

Signature

export declare enum ReactionType {    Normal = 0,    Super = 1}

Members

This export does not declare public properties or methods in the generated declaration file.