Forum Discussion

jesspoemape's avatar
jesspoemape
Copper Contributor
Oct 16, 2023

setCachePolicy not disabling cache on link unfurl

Hello. I'm building a bot in node.js, and I want to disable caching of adaptive cards on link unfurl. According to the docs, it should be disabled if I include the setCachePolicy like so:  return {...

Resources