botfront / rasa-addons

A set of 🚀🚀🚀 components to be used with Botfront and/or Rasa
https://botfront.io
Apache License 2.0
131 stars 37 forks source link

refactor: changes in nlg/channels to support the buttons and QR #70

Closed GuillaumeTech closed 4 years ago

GuillaumeTech commented 4 years ago

support then new TextWithButtonsPayload and update QuickRepliesPayload in channels and nlg

breaking changes: buttons and quick replies are now two distinct types of messages software using BotfrontRestInput or WebchatInput need to be updated to support the new format of buttons

works with botfront/rasa-addons#70 and botfront/botfront#597