Ishaan Kumar
Ishaan Kumar
It would be better if one uses third party cli software built for this purpose. One example: https://github.com/candrholdings/slack-cli . This helps to focus on the tools itself. @ydnath shall I...
Hi @nskalis If you want the formatted error string while using module version, you can use the following code. ```python import sys from StringIO import StringIO old_stdout = sys.stdout sys.stdout...
@nskalis Duly noted. We understand that our response dictionary is not the prettiest thing and difficult to use. We will be addressing this in upcoming releases.