jay2deguzman
Results
1
issues of
jay2deguzman
When trying to send a message with an attachment, im getting an error exception, how can i handle this? ` if (activity.Type == ActivityTypes.Message) { try { await Conversation.SendAsync(activity, MakeRoot);...