Repository URL to install this package:
|
Version:
3.7.0 ▾
|
"""You can use slack_sdk.webhook.WebhookClient for Incoming Webhooks
and message responses using response_url in payloads.
"""
# from .async_client import AsyncWebhookClient # noqa
from .client import WebhookClient # noqa
from .webhook_response import WebhookResponse # noqa