Open
Description
Is your feature request related to a problem? Please describe.
Up until now, the library has had zero dependencies, but it makes more sense to include Slack's own types.
Describe the solution you'd like
- Remove
SlackDto
classes - The
build()
methods should only return an object literal, aligned with Slack's types