We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e89ec1 commit c20bcc9Copy full SHA for c20bcc9
slack_sdk/audit_logs/v1/response.py
@@ -3,6 +3,7 @@
3
4
from slack_sdk.audit_logs.v1.logs import LogsResponse
5
6
+
7
# TODO: Unlike WebClient's responses, this class has not yet provided __iter__ method
8
class AuditLogsResponse:
9
url: str
0 commit comments