jHipChat
jHipChat copied to clipboard
Add support for "message_format" when sending messages.
The HipChat API allows you to specify a message_format when sending messages. The text messages behave a little different than the HTML messages (with @mention and emoticon support), so it's important to be able to specify this option.
To keep backwards compatibility, I've added an overload with the previous parameter set.