Пимстимс. Мне нужно упомянуть человека в сообщении, отправленном pymsteams. Как это сделать?Python

Программы на Python
Anonymous
Пимстимс. Мне нужно упомянуть человека в сообщении, отправленном pymsteams. Как это сделать?

Сообщение Anonymous »


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

Вернуться в «Python»