Botframework-webchat react upload an attatchment
I have a question
Hello,
I use Botframework-webchat and create a react18 project from url below
https://github.com/microsoft/BotFramework-WebChat/tree/master/samples
I use the sample demo from
https://microsoft.github.io/BotFramework-WebChat/01.getting-started/b.minimal-bundle/
It can upload file and click download link from the responsed file(newfile.png).
but in my code below i don't known how to handle it to response my file url(i already upload my file to my blob container)
and i also don't known how to use the dispatchs and meanings
Could somebody help me handle this and explain how to use dispatchs in React18 BotFramework-WebChat thanks.
If you use this sample, how does it behave?
Closing due to lack of response.