Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Pass answer content when the answer is function source code.tar.gz | 2020-04-18 | 5.7 MB | |
Pass answer content when the answer is function source code.zip | 2020-04-18 | 5.7 MB | |
README.md | 2020-04-18 | 269 Bytes | |
Totals: 3 Items | 11.4 MB | 0 |
If you're running a JS function within your answer function, you will now receive a single parameter, content
which is a string containing the text in the answer bubble the user has clicked:
https://github.com/dmitrizzle/chat-bubble/pull/75 - thank you @ereltapiro