Create LIKE DISLIKE Button

Hi Team,
I am creating a bot on XO platform with feedback template and I want to add LIKE DISLIKE button on Bot UI but When user clicks on LIKE OR DISLIKE button the value of LIKE or DISLIKE should not be printed on the Bot
How can I achieve that?
i image|478x372 mage

Ereena,
I tried everything I could think of to prevent the value of the button from showing, but without success. The node presenting the button message expects an entry and will not advance without an entered value. I tried substituting a " " blank value and a “\n” line return, but neither worked. I tried making the entity “optional” but that didn’t work either. You can certainly change the display text and selection values but I don’t see where you can avoid seeing a selection value. Sorry…