Forum Discussion
DaniloMladenovic
Jan 05, 2022Copper Contributor
Microsoft Teams bot not responding to custom messages
My friend and I have made a bot in Visual Studio using Teams Toolkit. We've selected "Manually submit Teams app package file" which builds an "appPackage.dev.zip" file. After that, we went to Teams...
- Jan 06, 2022
DaniloMladenovic - Please refer to below sample: Microsoft-Teams-Samples/samples/app-hello-world/csharp at main · OfficeDev/Microsoft-Teams-Samples (github.com). You can add your custom logic/code inside OnMessageActivityAsync method.
Thanks,
Meghana
---------------------------------------------------------------------------------------------------------
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.
ChetanSharma-msft
Microsoft
Feb 04, 2022DaniloMladenovic - Could you please confirm if your issue has resolved with above suggestion or still looking for any help?
DaniloMladenovic
Feb 04, 2022Copper Contributor
It did, I marked it as best response. Had some trouble with my account so I couldn't log in to do it previously.