How can I do that? Give a little more context, think of it as a consultant bot. It needs to know previous messages to give more accurate information without repeating itself. Right now, the API works independently - each new message opens a new dialog, as best as I can understand. How will I be able to use one thread for all users?