- Match found — The user is marked as returning:
{{context.BotUserSession.isReturningUser}}is set totrue. - No match — The user is marked as new.
isReturningUser flag to implement different business logic for new versus returning users.
{{context.BotUserSession.isReturningUser}} is set to true.isReturningUser flag to implement different business logic for new versus returning users.