Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 636 Bytes

MentionEntity.md

File metadata and controls

16 lines (8 loc) · 636 Bytes

MentionEntity

Properties

Name Type Description Notes
end Integer Index (zero-based) at which position this entity ends. The index is exclusive.
start Integer Index (zero-based) at which position this entity starts. The index is inclusive.
id String Unique 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]
username String The Twitter handle (screen name) of this user.