Rocket.Chat.Apps-engine icon indicating copy to clipboard operation
Rocket.Chat.Apps-engine copied to clipboard

[Feature request] Allow apps to update status and livechat availability

Open cuonghuunguyen opened this issue 4 years ago • 0 comments

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 updateStatus in IUserUpdater
  • Add possibility to update agent and updateLivechatAvailability in the ILivechatUpdater

cuonghuunguyen avatar May 05 '21 04:05 cuonghuunguyen