RocketChat / Rocket.Chat.js.SDK

Utility for apps and bots to interact with Rocket.Chat via DDP and/or API
MIT License
135 stars 95 forks source link

Add agentId parameter when getting a new Livechat room #73

Closed renatobecker-zz closed 5 years ago

renatobecker-zz commented 5 years ago

Allows to define the agent who will attend the chat before getting a new livechat room.

Related to this PR -> https://github.com/RocketChat/Rocket.Chat/pull/14103