Closed chaoranxie closed 5 years ago
I have the following code but it looks like only the last one will be shown.
resp.link_out('Wiki', data['wiki_link']) resp.link_out('TraiConditions', data['trailconditions_link']) resp.link_out('Weather', data['weather_link'])
Unfortunately, only one link out item is supported is supported with the V1 Actions API
is that different in v2?
I have the following code but it looks like only the last one will be shown.