You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add the api call for files.upload but it seems the slack.py class doesnt have this capability - I see the slack import not from the pip repo so I'm wondering if the client class is outdated at this point?
The text was updated successfully, but these errors were encountered:
Definitely slightly outdated! At the time I was working on this a lot, the slack client from pip was of awful quality, so I did not rely on it. Adding file upload support is probably possible and not that hard, but not yet present
I'm trying to add the api call for files.upload but it seems the slack.py class doesnt have this capability - I see the slack import not from the pip repo so I'm wondering if the client class is outdated at this point?
The text was updated successfully, but these errors were encountered: