I've found lot of tutorials explaining how to respond to a user-initiated message as a Skype for Business bot. However, none about initiating a new conversation by the bot.
Proactive messages need to have the address stored somehow by having received a message from the user first (as explained here). Is it possible to initiate a new conversation to a user without prior exchanges?
How to send a message to a specific user knowing his email address?
Thanks