jsk_gui_msgs/SlackMessage Message

File: jsk_gui_msgs/SlackMessage.msg

Raw Message Definition

string channel           # channel to post (ex. @user, #general)
string text              # text to post
sensor_msgs/Image image  # image to upload

Compact Message Definition

string channel
string text
sensor_msgs/Image image