@slack/web-api / SlackListsItemsDeleteResponse
Type Alias: SlackListsItemsDeleteResponse
type SlackListsItemsDeleteResponse = WebAPICallResult & object;
Defined in: src/types/response/SlackListsItemsDeleteResponse.ts:3
Type Declaration
error?
optional error: string;
needed?
optional needed: string;
ok?
optional ok: boolean;
provided?
optional provided: string;