Jan 13 2023 03:12 AM
I'm trying to send a proactive message that mentions a particular user. I'm already able to send adaptive cards via TeamsBotInstallation.SendAdaptiveCard but I just want to send a basic message now.
Something like "@X, please provide an update".
I've also managed to send a Mention via ITurnContext.SendActivityAsync but I don't have access to that at the proactive messaging stage.
Any help is appreciated.
Jan 15 2023 09:29 PM
@mattphillips - Teams doesn't support sending proactive messages using email or User Principal Name (UPN).
Ref: Send proactive messages - Teams | Microsoft Learn
Thanks,
Prasad Das
---------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.