Constant serenity::model::permissions::ADD_REACTIONS []

pub const ADD_REACTIONS: Permissions = Permissions{bits: 1 << 6,}

Members with this permission can add new Reactions to a Message. Members can still react using reactions already added to messages without this permission.