Skip to content

Commit

Permalink
Merge pull request #682 from DocNow/verified-user-field
Browse files Browse the repository at this point in the history
add `verified_type` user field
  • Loading branch information
edsu authored Jan 5, 2023
2 parents b0be0f6 + f6118a3 commit 90460d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions twarc/expansions.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"url",
"username",
"verified",
"verified_type",
"withheld",
]

Expand Down

0 comments on commit 90460d7

Please sign in to comment.