Closed lorenzoaiello closed 3 months ago
Hello @lorenzoaiello I would like to work on this issue.
https://api.slack.com/events?filter=Events. I will have to go through events in this link right. And if not available add it in the inner_events file right.
https://api.slack.com/events?filter=Events. I will have to go through events in this link right. And if not available add it in the inner_events file right.
Yes, that's right. You'll also want to add appropriate tests for any events you add, but if you want to put up a draft PR early on, I can provide some feedback early on.
Description
There are quite a few event types that are missing from inner_events.go. It would be great if someone could go through and reconcile the list and add any missing events.
(Optional) Slack's documentation
https://api.slack.com/events?filter=Events