Comment on Rewriting the Slack Python SDKComments−zild3d7yHappy about this, writing a slack app/bot with the old SDK was often opaquesc.api_call() with strings for the specific API (there are dozens, each with different inputs) always felt like a temporary ducttape SDK
Comments
Happy about this, writing a slack app/bot with the old SDK was often opaque
sc.api_call() with strings for the specific API (there are dozens, each with different inputs) always felt like a temporary ducttape SDK