party Client Developer Joined Oct 12, 2015 Messages 3,781 Aug 15, 2016 Thread Author #1 Would be nice to be able to return a bot's support thread. If we want to link to Support thread via UI currently, we have to push to bot store then push again after we've got the URL.
Would be nice to be able to return a bot's support thread. If we want to link to Support thread via UI currently, we have to push to bot store then push again after we've got the URL.
arbiter Mod Automation Joined Jul 26, 2013 Messages 3,053 Aug 15, 2016 #2 Environment.getScript().getMetaData().getId() with appropriate null checks. You can use this to build the link to the bot thread.
Environment.getScript().getMetaData().getId() with appropriate null checks. You can use this to build the link to the bot thread.