Botfuel / botfuel-dialog

Botfuel SDK to build highly conversational chatbots
https://docs.botfuel.io
Other
102 stars 18 forks source link

Allow custom data in Postback messages #262

Closed KevinDepuydt closed 5 years ago

KevinDepuydt commented 5 years ago

Before only messageEntities where passed to the dialog data, now we allow custom keys.

codecov[bot] commented 5 years ago

Codecov Report

Merging #262 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   86.66%   86.66%           
=======================================
  Files          85       85           
  Lines        1687     1687           
  Branches      230      230           
=======================================
  Hits         1462     1462           
  Misses        184      184           
  Partials       41       41
Impacted Files Coverage Δ
packages/botfuel-dialog/src/bot.js 65.38% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e1cb0c1...04949b9. Read the comment docs.