Did we lose the lang field as part of the Twitter User record in v2 api. In v1.1 it is there.

Is there some kind of expansion to get this field as part of the user payload? I don’t see it in the object documentation.

lang in the user object was deprecated a while ago User object | Docs | Twitter Developer Platform it will always be null in v1.1 even.

lang in the tweet remains.

2 Likes