Is there any way to get a user birthday , using the Rest API? Thanks.
It must be on: users/lookup or: users/show
https://dev.twitter.com/rest/reference/get/users/show https://dev.twitter.com/rest/reference/get/users/lookup
I’ve tried both fuctions but class User doesn’t have a birthday field…
This is not available in the API at this time.