Make a chatbot to microsoft teams

hi everyone, i want to make a chatbot to microsoft teams to train my skills in rust now that I've finished reading the book, my question is about how to make the inputs and outputs in the teams chat, could someone help me?

Hello there,

I have good news and bad news...

The bad news: I did a quick search on crates.io and it seems there are no library for interacting with Microsoft Teams. That would have been my number one suggestion, of course.

The good news: This seems like a great opportunity for you to write the first library to do just that and publish it on crates.io! Here's the Microsoft Teams API overview you can use.

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.