Пимстимс. Мне нужно упомянуть человека в сообщении, отправленном pymsteams. Как это сделать? ⇐ Python
Пимстимс. Мне нужно упомянуть человека в сообщении, отправленном pymsteams. Как это сделать?
I have installed and connected pymsteams to a channel and able to send messages. I read documentation but didn't find anything related to how to send message with mentioning a person as @me -> mentioning a person in a teams.
that's a beginning of my code:
import pymsteams; myMessage = pymsteams.connectocard("webhookurl") .... // here is a logic myMessage.send()
Источник: https://stackoverflow.com/questions/721 ... w-to-do-it
I have installed and connected pymsteams to a channel and able to send messages. I read documentation but didn't find anything related to how to send message with mentioning a person as @me -> mentioning a person in a teams.
that's a beginning of my code:
import pymsteams; myMessage = pymsteams.connectocard("webhookurl") .... // here is a logic myMessage.send()
Источник: https://stackoverflow.com/questions/721 ... w-to-do-it
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение