UserMentionsModel Class

Definition

Item in List of users mentioned in the tweet

public class UserMentionsModel
type UserMentionsModel = class
Public Class UserMentionsModel
Inheritance
UserMentionsModel

Constructors

Name Description
UserMentionsModel()

Properties

Name Description
MentionedUserFullName

Full name of the user

MentionedUserId

X id (handle) of the user

MentionedUserName

Screen name of the user

Applies to