Hello, I want to create Teams chat-bot without using MS Bot Framework.
However, in the official document, there was only an example of using the MS Bot Framework.
I want to develop this process through message processing through FastAPI and my own AI logic.
Is there a guide for proper usage? Thank you.