You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Property name of the Session class is different in botbuilder.d.ts
Look at the following:
current => Session#ISessionState
correct => Session#sessionState
https://github.com/vvatanabe/BotBuilder/blob/master/Node/src/botbuilder.d.ts#L746