directMessageReactions constant

int const directMessageReactions

Includes events: MESSAGE_REACTION_ADD, MESSAGE_REACTION_REMOVE, MESSAGE_REACTION_REMOVE_ALL, MESSAGE_REACTION_REMOVE_EMOJI

Implementation

static const int directMessageReactions = 1 << 13;