teams-dev-samples
teams-dev-samples copied to clipboard
Messaging Extension for message reminder - C#
Sample description
End User Scenario:
- User can select any message and click on "Remind Me"
- User gets reminder in form of Adaptive Card in 1:1 chat along with deeplink to message.
Developer Scenario:
- Handle "Remind Me" command for Messaging Extension action.
- Show Adaptive card with Message Text which user has selected.
- Send Proactive message to user once user clicks on Submit.
Docs Ref: Define messaging extension action commands Send Proactive Message
Note: This can further expand to be a reminder app with scheduler to take Date and Time as input.
Are you willing to help?
Yes