# Functions
New creates a new instance of the Slack service client.
WithHTTPClient overrides the default HTTP client.
WithPingTimeout overrides the default ping timeout.
WithPingURL overrides the default ping timeout.
WithRetryAttempts overrides the default HTTP client.
WithTimeout overrides the default request timeout.
# Interfaces
HTTPClient contains the function to perform the actual HTTP request.
# Type aliases
Option is the interface that allows to set client options.