slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42

Home Page:https://pkg.go.dev/github.com/slack-go/slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why doesn't the getFile method return []body

vorontsoved opened this issue · comments

I wanted []byte to load the private url of the file into the getFiles method, but this method will not return anything, I don’t understand why or this is a bug? It might be worth adding a http download to this url to the method and getting []byte