UpdateUserStatusCommand
type UpdateUserStatusCommand = { type: 'updateUserStatus' status: UserStatus }