I'm working on proactive notifications for a bot and I've found an example using the C# SDK's Scorable class.
C# docs:
I've tried to reproduce the behaviour with the NodeJs SDK and I've realized that I can trigger a dialog by using .TriggerAction(), but I don't know how to assign a (weighting / priority) to the dialogs to know how important the notification could be.
Any idea on how to reproduce it?
via CristianP
No comments:
Post a Comment