c# - Is there any way to get botUserData for other user in conversation on MS bot framework -


is there way botuserdata other user in conversation.

now when have bot.connector.message can get/change global data current user, , data conversation users. want access gobal data others user in conversation. can participants list dialog ilist participants, how user data these participant?

thanks help.

i haven't tried yet, think using connectorclient make trick. has method "getperuserconversationdata" under bots collection can specify botid, conversationid , userid.

hope helps, ez.


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -