userMentions property

List<MentionEntity> userMentions
final

Represents other Twitter users mentioned in the text of the Tweet.

Implementation

final List<MentionEntity> userMentions;