Hi,
We are using NodeJS for botframework and deployed a Chatbot in MS Teams. We are trying to integrate QR code scanning capability in our Chatbot to make use of the same through Teams in Mobile device.
Is it possible to scan a QR code realtime using Mobile camera option in MS Teams Bot and send the scanned data back to the bot during a chat conversation?
Thanks in Advance