takenet / blip-sdk-csharp

The C# SDK for the blip.ai bot platform
https://blip.ai
Apache License 2.0
32 stars 41 forks source link

Unify previous stateid and stateid #174

Open DanielFonsecaTake opened 1 year ago

DanielFonsecaTake commented 1 year ago

Changed the way of store previous-stateId and stateId context variables to store its values in a single variable.

StateManager: