Closed ghost closed 6 years ago
Hello,
You can add links by using the .link_out("Text","link") function
resp.link_out("Text","https://example.com/")
This will add a button reading Open Text to your card. For more information on how to use this read the documentation or have a look at the examples.
thanks for the reply @1337Phantom!
Hi, is it possible to add a link to a card? If so, what's the parameter I should pass into resp.card() in order to input a url address?
Thanks!