How to send notification from MS teams Bot in python

Shashank Singh 0 Reputation points
2023-06-22T07:57:24.46+00:00

I build a MS teams bot by Bot framework SDK in python language now I want to send notification from bot to user.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 questions
Microsoft Teams Development
Microsoft Teams Microsoft Teams for business Other
{count} votes

1 answer

Sort by: Most helpful
  1. Prasad-MSFT 8,981 Reputation points Microsoft External Staff Moderator
    2023-06-23T04:48:26.3666667+00:00

    Could you please refer this sample which explains about how to incorporate basic conversational flow into a Teams application. It also illustrates a few of the Teams specific calls you can make from your bot and let us know if it helps?
    https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-conversation/python

    Also, you can refer: https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/conversation-messages?tabs=dotnet1%2Cdotnet2%2Cdotnet3%2Cdotnet4%2Cdotnet5%2Cdotnet

    Thanks, 

    Prasad Das

    ************************************************************************* 

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.