jHipChat icon indicating copy to clipboard operation
jHipChat copied to clipboard

Add support for "message_format" when sending messages.

Open ajbrown opened this issue 12 years ago • 0 comments

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.

ajbrown avatar Sep 26 '13 21:09 ajbrown