guildMessageReactions constant

int const guildMessageReactions

Includes events: MESSAGE_REACTION_ADD, MESSAGE_REACTION_REMOVE, MESSAGE_REACTION_REMOVE_ALL, MESSAGE_REACTION_REMOVE_EMOJI

Implementation

static const int guildMessageReactions = 1 << 10;