1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00

add UsersVerifiedAvatars

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-09-29 19:38:45 +09:00
parent 8c52aec46f
commit 728e39977a
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA

View file

@ -1040,5 +1040,11 @@
"features": { "features": {
"responsive_web_graphql_timeline_navigation_enabled": true "responsive_web_graphql_timeline_navigation_enabled": true
} }
},
"UsersVerifiedAvatars": {
"queryId": "aLfvAoX6xy2ojqzOnkbrIA",
"features": {
"responsive_web_graphql_timeline_navigation_enabled": true
}
} }
} }