UserProfile state persistent between users in bot v4

后端 未结 2 1160
野趣味
野趣味 2021-01-17 02:02

When I have two instances of the bot (can be two emulator windows or two browsers if I deploy the bot to Azure), the first name enter is persistent for all the other instanc

2条回答
  •  渐次进展
    2021-01-17 02:50

    Also check latest README.md of webchat WEBCHAT API reference It states

    If userID is not specified, it will default to a random user ID

    Might be more efficient.

提交回复
热议问题