_adityaK
(Aditya Singh KUSHWAH)
September 20, 2020, 5:01am
1
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 ‘ Male’…
If someone can help, it would be really great.
Updates a message.
Thanks
stephens
(Greg Stephens)
September 24, 2020, 6:19pm
2
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
_adityaK
(Aditya Singh KUSHWAH)
September 27, 2020, 11:19pm
3
Would love to. Once I have it working, I will create a PR upstream.