I am trying to add Hyperlink in Send Response block of Message Block.
Requirement is to send a response to customer like Callback-form(https://test.com/callback), I want to only display callback-form to customer as a link.
What should be the syntax to achieve above requirement.
To send an hyperlink like you are describing, the text would be: [Callback-form](https://test.com/callback)
This will show up as an Hyperlink in the Messenger's interface.