Constant serenity::model::permissions::READ_MESSAGES []

pub const READ_MESSAGES: Permissions = Permissions{bits: 1 << 10,}

Allows reading messages in a guild channel. If a user does not have this permission, then they will not be able to see the channel.