The HipChat API for Rooms allows you to specify both starting and ending dates. However, this package's current Room.history() method only allows a date parameter, which fetches ALL history up to that date. It would be nice if this optionally supported start and end dates.
The HipChat API for Rooms allows you to specify both starting and ending dates. However, this package's current Room.history() method only allows a
date
parameter, which fetches ALL history up to that date. It would be nice if this optionally supported start and end dates.