Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help needed #121

Closed
nouni19 opened this issue Feb 1, 2022 · 1 comment
Closed

Help needed #121

nouni19 opened this issue Feb 1, 2022 · 1 comment
Assignees
Labels
No API Support Feature requests that are not supported by the Microsoft API

Comments

@nouni19
Copy link

nouni19 commented Feb 1, 2022

How do I take input from MS teams? There isn't anything about it in the docs
By taking input I mean: if someone wrote "!1+1"(example), python can put it in a variable of some sort

I found it in the docs but it wasn't that clear on how to retrieve the value

@rveachkc rveachkc self-assigned this Feb 1, 2022
@rveachkc rveachkc added the No API Support Feature requests that are not supported by the Microsoft API label Feb 1, 2022
@rveachkc
Copy link
Owner

rveachkc commented Feb 1, 2022

The purpose of this library is to send webhooks to post messages. The webhook api does not support reading of messages.

To read input, you're going to want to create a bot, which would be out of scope.

@rveachkc rveachkc closed this as completed Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No API Support Feature requests that are not supported by the Microsoft API
Projects
None yet
Development

No branches or pull requests

2 participants