You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The send method does return only a boolean.
It should be more useful if it would give back a more complex object or an id to be able to send further messages related to the same context (see: https://www.hipchat.com/docs/apiv2/method/send_room_notification)
The text was updated successfully, but these errors were encountered:
The
send
method does return only a boolean.It should be more useful if it would give back a more complex object or an id to be able to send further messages related to the same context (see: https://www.hipchat.com/docs/apiv2/method/send_room_notification)
The text was updated successfully, but these errors were encountered: