PLhery / node-twitter-api-v2

Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.
https://www.npmjs.com/package/twitter-api-v2
Apache License 2.0
1.25k stars 175 forks source link

feat: add verified_type to user schema #442

Closed dkulyk closed 1 year ago

dkulyk commented 1 year ago

December 21, 2022 Twitter API v2

Today, we are adding a verified_type user field to the Twitter API v2 that indicates the type of verification a user account has (blue, business, government or none) .

PLhery commented 1 year ago

Oh cool, I didn't notice they added it, thank you

PLhery commented 1 year ago

Published in 1.14.1