Skip to main content

@slack/web-api / SlackListsAccessSetResponse

Type Alias: SlackListsAccessSetResponse

type SlackListsAccessSetResponse = WebAPICallResult & object;

Defined in: packages/web-api/src/types/response/SlackListsAccessSetResponse.ts:3

Type Declaration

error?

optional error: string;

needed?

optional needed: string;

ok?

optional ok: boolean;

provided?

optional provided: string;