Per the below announcement, the user object data may look different as soon as May 20th:
The following fields should no longer be relied on by developers when making use of the user object, including when returned as part of a Tweet. Starting on May 20, 2019, all of the following fields will no longer be supported. Developers should expect them to start returning null values.
https://twittercommunity.com/t/upcoming-changes-to-user-object-and-get-users-suggestions-endpoints/124732
This may require some changes to the parser, to ensure that data are being looked for in both the old and new fields (where applicable).
Per the below announcement, the user object data may look different as soon as May 20th:
https://twittercommunity.com/t/upcoming-changes-to-user-object-and-get-users-suggestions-endpoints/124732
This may require some changes to the parser, to ensure that data are being looked for in both the old and new fields (where applicable).