Releases: hynek-urban/rocketchat-async
Releases · hynek-urban/rocketchat-async
4.2.0
Add the ..._raw()
methods to allow for lower-level access to Rocket.Chat's API responses.
4.1.0
Thread_id support to send_typing_event added.
4.0.0
The implementation of send_typing_event
has been updated to match the latest Rocket.Chat API.
All methods have been tested against the newest Rocket.Chat release.
3.0.0
The callback subscribe_to_channel_messages now gets an additional parameter repeated
(see #6 for more details).
2.0.0
The callback subscribe_to_channel_messages
now gets an additional parameter unread
(see #3 for more details).