Slots in WebChat
I am exploring webchat capabilities for one of our applications. Do we have any implementation equivalent to 'slots' in Alexa Skills to capture variables in user input.
e.g. 50 dollars, where 50 is a variable input from a user and should be captured in a slot for number
If we don't have slots, would like to know from members, how dynamic user input has been captured in their respective implementations.