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