This is a basic Facebook Bot. It tells us about what UI Capabilities Facebook has provided us with.
Facebook has good send API Reference (https://developers.facebook.com/docs/messenger-platform/send-api-reference)
We need to modify JSON to send various types of messages to users. Message, "type" inside "attachment" can be set accordingly. Above link provides very detailed documentation for content type, templates, buttons etc