$message = (new SlackMessage())
            ->from('SeAT War Observer')
            ->content('A new War has been declared !')
            ->attachment(function ($attachment) {
                $attachment