I have a Skype for Business bot that is listening to a specific contact with handlers from the lync sdk. Now I want to input some commands through the console. But when I use the ReadLine method my Bot only listen to the console and not to the skype handler from the conversation. Is there a way to listen to both inputs?
Best regards
Tobias