I am working on WIT Chat Bot... i have a story, in that i am asking for the quick replies Yes or No. if user press Yes or No. I have to make another call on WIT with context. So how can i set quick replies into context. how to handle quick replies.
i have tried for another contexts i am updating context like below.. context.getContext().remove("reasons_cancellation"); context.getContext().put("cancelbutton_pressed", true);
but i am not sure with quick reply keys and possible values