botmasterai / botmaster-fulfill

a text-friendly way to integrate actions with your bot. Supply an object of action-functions that can return synchronously or asynchronously and replace text in the response, generate new responses, or do what the response claims to do.
MIT License
4 stars 2 forks source link

error when there is no message.text in message #8

Open jwickens opened 7 years ago

jwickens commented 7 years ago

the following error:

TypeError: "Cannot set property 'text' of undefined". In outgoing middleware

appears on sendIsTypingTo