Rocket.Chat.Apps-engine
Rocket.Chat.Apps-engine copied to clipboard
[Feature request] Allow apps to update status and livechat availability
In order to implement the bot adapters on the Apps platform, we will need a bot agent to receive and send the messages. Rocket.Chat Livechat functionalities depend on the agent status and livechat availability a lot so it it is necessary to have the possibility to update them.
The implementation could be:
- Add
updateStatusinIUserUpdater - Add possibility to update agent and
updateLivechatAvailabilityin theILivechatUpdater