Message.isError

true for an error, false for a warning

struct Message
bool isError;

Meta