We do some bot development for channels like Skype, Messenger etc. The framework we use is https://dev.botframework.com/.
We were trying to figure out how RCS can be used as channel for bots?
Any suggestions will be appreciated...
We do some bot development for channels like Skype, Messenger etc. The framework we use is https://dev.botframework.com/.
We were trying to figure out how RCS can be used as channel for bots?
Any suggestions will be appreciated...
Copyright © 2021 Jogjafile Inc.
I haven't personally worked with RCS, but you should be able to write a layer into your application between RCS and a bot exposed via the Direct Line channel, using the Direct Line API: https://docs.botframework.com/en-us/restapi/directline3/#navtitle RCS wouldn't be a full fledged channel, perse. But, the experience could be the same to the end user as if it were.
Please refer to this FAQ related to your question: https://docs.botframework.com/en-us/faq#i-have-a-communication-channel-id-like-to-be-configurable-with-bot-framework-can-i-work-with-microsoft-to-do-that