Skip to main content

@slack/web-api / SlackListsItemsDeleteMultipleResponse

Type Alias: SlackListsItemsDeleteMultipleResponse

type SlackListsItemsDeleteMultipleResponse = WebAPICallResult & object;

Defined in: src/types/response/SlackListsItemsDeleteMultipleResponse.ts:3

Type Declaration

error?

optional error: string;

needed?

optional needed: string;

ok?

optional ok: boolean;

provided?

optional provided: string;