Definition of conversation in botframework -


i bit confused on definition of "conversationid". can explain conversation exactly? use case needs state group conversation, long bot group, want maintain state.

i want know how differentiate group conversation vs conversation 1 user.

the message types documentation explains messages begin , end conversation users , bots. page indicates messages channel specific, meaning channels send conversation message , others might not. so, once choose channels, you'll need experiment or read channel specific documentation see if send messages start , end conversation. prepare, bot framework emulator has drop-down list send button can test how code handles these messages.


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -