POST and ASK interactions don't have a typical handler function like ANSWER and REACT, but a default function can be useful to implement validation and serialization of binding sets. Implementing this default function allows a user to easily add these features to interactions loaded from settings.
POST and ASK interactions don't have a typical handler function like ANSWER and REACT, but a default function can be useful to implement validation and serialization of binding sets. Implementing this default function allows a user to easily add these features to interactions loaded from settings.