You can add a SendActivity
action to send the chat history via email by implementing the email functionality using the Azure Bot Service's email capabilities or by integrating it with an email service.
You should provide a suitable message in the Text
property of the SendActivity
action.