Skip to content

Latest commit

 

History

History
87 lines (47 loc) · 2.3 KB

ChallengeStateResponse.md

File metadata and controls

87 lines (47 loc) · 2.3 KB

instagram-private-api / responses / ChallengeStateResponse

Interface: ChallengeStateResponse

responses.ChallengeStateResponse

Table of contents

Properties

Properties

action

action: string

Defined in

src/responses/challenge.state.response.ts:9


logged_in_user

Optional logged_in_user: AccountRepositoryLoginResponseLogged_in_user

Defined in

src/responses/challenge.state.response.ts:6


nonce_code

nonce_code: string

Defined in

src/responses/challenge.state.response.ts:8


status

status: string

Defined in

src/responses/challenge.state.response.ts:10


step_data

step_data: ChallengeRepositoryStateResponseStepData

Defined in

src/responses/challenge.state.response.ts:5


step_name

step_name: string

Defined in

src/responses/challenge.state.response.ts:4


user_id

user_id: number

Defined in

src/responses/challenge.state.response.ts:7