0 votes
in Microsoft Bot Framework by

How can I send proactive messages to the user?

1 Answer

0 votes
by

For examples that show how to send proactive messages, see the C# V4 samples and Node.js V4 samples within the BotBuilder-Samples repository on GitHub.

...