node.js - Microsoft bot builder cards imback method doesnt display text on Slack -


i have bot using microsoft bot builder node.js sdk. started add hero cards conversation , working fine except if use imback type button, slack doesn't display value of button. however, in other channels skype, when user presses 'ok' say, 'ok' written chat screen user message, expected want know how can have same slack

thanks

due differences in implementation between skype (1st party partner channel) , slack (3rd party channel), asking not available feature.

slack channel not support imback style messages. if send imback on slack, converted postback style message (message text hidden user).


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -