Hello,
A follow-up to a previous ticket:
Reading BotUserSession in SmartAssist
I am saving the child bot context in a variable called cbCtx. I am trying to access the following:
“cbCtx.session.BotUserSession.langpref” but I keep getting it as “unresolved”. the langpref contains either “Arabic” or “English”.
Is there something that I’m missing?