MentionFields

July 4, 2022 ยท View on GitHub

Represent the portion of text recognized as a User mention, and its start and end position within the text.

Properties

NameTypeDescriptionNotes
idStringUnique identifier of this User. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.[optional]
usernameStringThe Twitter handle (screen name) of this user.