pub async fn handle_message_delete_bulk(
    ctx: &Context,
    channel_id: ChannelId,
    message_ids: &Vec<MessageId>
) -> Result<()>
Expand description

To be fired from the serenity handler when multiple messages were deleted