From f6118a3f98bc19e07f3ef253452e274d4acb3d1a Mon Sep 17 00:00:00 2001 From: Igor Brigadir Date: Thu, 5 Jan 2023 21:32:38 +0000 Subject: [PATCH] add `verified_type` user field https://twitter.com/suhemparack/status/1611085481395224576 --- twarc/expansions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/twarc/expansions.py b/twarc/expansions.py index 8f01310a..6df2780f 100644 --- a/twarc/expansions.py +++ b/twarc/expansions.py @@ -40,6 +40,7 @@ "url", "username", "verified", + "verified_type", "withheld", ]