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