An optional value that can either be one of green, red, grey, yellow, or any hex color code (eg. #439FE0).
This value is used to color the border along the left side of the message attachment. (So you must use with `attachmentText`)
bearychatSend color: "#439FE0", attachmentText: "Build Started: ${env.JOB_NAME} ${env.BUILD_NUMBER}"