Constant serenity::model::permissions::MANAGE_MESSAGES []

pub const MANAGE_MESSAGES: Permissions = Permissions{bits: 1 << 13,}

Allows the deleting of other messages in a guild channel.

Note: This does not allow the editing of other messages.