authorId

@SerializedName(value = "author_id")
var authorId: String? = null

The unique identifier of the User who posted this Tweet.

e.g.

"author_id": "2244994945"

Hydrating User object, sharing dataset for peer review