rveachkc / pymsteams

Format messages and post to Microsoft Teams.
https://pypi.org/project/pymsteams/
Apache License 2.0
424 stars 78 forks source link

Is it possible to get a reply from the channel, or the result of an action back? #104

Closed esmedwards closed 2 years ago

esmedwards commented 3 years ago

Sending messages is straightforward. But is it possible to receive replies back. For example if I post a yes or no multiple choice action, is there a way to get what the user selected on the other end?

Dritzii commented 2 years ago

@esmedwards There are a few ways to do this, but it will depend on your use case as in what you want returned into the teams channel.

rveachkc commented 2 years ago

Closing the loop on this. This library has no way of returning the status of this multiple choice button. (Thanks @Dritzii for the initial response).

There are a couple out of scope methods that I can think of for this: