Enumeration: UnrecoverableSocketModeStartError
Enumeration Members
AccountInactive
AccountInactive: "account_inactive";
Defined in
packages/socket-mode/src/UnrecoverableSocketModeStartError.ts:6
InvalidAuth
InvalidAuth: "invalid_auth";
Defined in
packages/socket-mode/src/UnrecoverableSocketModeStartError.ts:5
NotAuthed
NotAuthed: "not_authed";
Defined in
packages/socket-mode/src/UnrecoverableSocketModeStartError.ts:4
TeamDisabled
TeamDisabled: "team_disabled";
Defined in
packages/socket-mode/src/UnrecoverableSocketModeStartError.ts:8
UserRemovedFromTeam
UserRemovedFromTeam: "user_removed_from_team";
Defined in
packages/socket-mode/src/UnrecoverableSocketModeStartError.ts:7