We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad9080 commit 466bae0Copy full SHA for 466bae0
.gitallowed
@@ -30,3 +30,4 @@ secretValue: JSON\.stringify\(\{token: props\.slackBotToken\}\)
30
token = slack_event_data\["bot_token"\]
31
client = WebClient\(token=token\)
32
client = WebClient\(token=slack_event_data\["bot_token"\]\)
33
+context accountId=123456789012
0 commit comments