I am implementing the quick reply feature in a chatbot using Twitter. The chat displays some quick answers to some questions the bot is asking. Now, in the API reference shows that the quick option buttons need an attribute called type which is then set to options. https://developer.twitter.com/en/docs/direct-messages/quick-replies/api-reference/options
My questions is, are there any other types of quick replies other than type: "options"? Seems a little redundant to me if we can't change it. The reason I'm asking is, I'm wondering if there is a way to bring back the option buttons which were displayed inside of the chat under the last message like so:
Rather than what is currently there, hidden in the hamburger menu: