valencianok / Wit.ai.net

A .Net client for Wit.ai HTTP API
MIT License
13 stars 4 forks source link

Added entities parameter to doAction function #1

Closed kashmadze closed 2 years ago

kashmadze commented 8 years ago

Hi, I've Changed 2 things.

  1. Added entities parameter to doAction function, it was missing.
  2. Changed entities parameter type from object to Dictionary<string, List>
valencianok commented 8 years ago

Hi

Thanks for the comment, I just did this change and a new change to use a class for the context.