MentionEntity

July 4, 2022 ยท View on GitHub

Properties

NameTypeDescriptionNotes
endIntegerIndex (zero-based) at which position this entity ends. The index is exclusive.
startIntegerIndex (zero-based) at which position this entity starts. The index is inclusive.
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.