[Slack]: After clicking change button to text

Hey All,

I was wondering if someone know how to change the button when once click to text. For ex:

What is your gender:

button1: “Male”

button2:“Female”

if someone clicks on Male, you get the message, change the original message by removing buttons and putting text for original Male button as ‘:white_check_mark: Male’…

If someone can help, it would be really great.

Thanks :slight_smile:

Hi Aditya,

The current slack channel doesn’t support the chat.update method. You can view the code here. Support for the chat_update call would be a nice enhancement. Would you consider adding this feature?

Greg

Would love to. Once I have it working, I will create a PR upstream. :slight_smile: