Naoki Kanatani

Results 59 comments of Naoki Kanatani

Do not support now. Feel free to submit a PR :)

Thanks for reporting. Could you share reproducible snippets with me :)

@ScottSuarez Hi, thanks for your great work. What is the current status of this PR?

@EkeMinusYou Could you add an explanation of what the problem is with the current implementation, or a link to the issue?

Thanks for reporting. You can call Audit Log APIs correctly by setting Base URL as follows. ```go slack.New(token, slack.OptionAPIURL("https://slack.com/") ``` However, it seems inconvenient that only one endpoint can be...