Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fa0311 committed Jan 9, 2022
1 parent db9a1f6 commit a26772b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,6 @@ print(TwitterFrontendFlow()


## sample
user_idを取得
```
print(TwitterFrontendFlow()
.login_flow()
.LoginJsInstrumentationSubtask()
.LoginEnterUserIdentifierSSOSubtask("電話番号/メールアドレス/ユーザー名")
.content["subtasks"][0]["check_logged_in_account"]["user_id"])
```

メールアドレスを取得
```
Expand Down

0 comments on commit a26772b

Please sign in to comment.