| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @slack_web-api@8.1.0 source code.tar.gz | 2026-08-27 | 2.4 MB | |
| @slack_web-api@8.1.0 source code.zip | 2026-08-27 | 3.6 MB | |
| README.md | 2026-08-27 | 1.3 kB | |
| Totals: 3 Items | 6.0 MB | 0 | |
Minor Changes
- 955e6b9: feat(web-api): add support for
admin.users.getExpiration(docs.slack.dev) - 4322e14: feat(web-api): add
agents.sessions.rename(docs.slack.dev) andagents.sessions.setStatus(docs.slack.dev) - 4ba30a1: feat(web-api): add
session_statustochat.stopStream(docs.slack.dev) arguments - bff3398: feat(web-api): add webapi response changes as of 2026-08-21
Regenerate response types with new stable response properties (e.g. agent_session on message-bearing responses, ListView grouping/sort/filter fields, bots.info connector/workflow flags).
Two fields are removed from UsersListResponse, neither of which is a real success-response property:
Member.is_connector_bot— not returned byusers.list; this flag is surfaced onbots.info(added here toBotsInfoResponse).-
arg— an error-response echo field, not part of a successfulusers.listbody. -
f5fd35a: feat(web-api): add
blocks.validate(docs.slack.dev) method
Patch Changes
- Updated dependencies [916d8e9]
- Updated dependencies [f5e9a01]
- @slack/types@3.1.0