Xotl
Results
2
issues of
Xotl
Fixes issue #189, #191 & #169.
### The problem Currently the **Wit.message()** lacks support for `msg_id` _(issue #169)_ & `thread_id` (see [docs for /message](https://wit.ai/docs/http/20160330#get_intent_via_text_link)). But adding those fields will mean passing more arguments to **Wit.message()** and...