I am using the conversation API and sending a conversation reply as of type 'quick_reply' and setting reply_options with text and auto generated uuid for my buttons but when a user clicked on the button there is no metadata being sent with the related uuid inside the conversation_parts.
How can I get the metadata from conversation_parts from user clicked button?