Skip to content

Files

Latest commit

Jul 4, 2022
b7d3490 · Jul 4, 2022

History

History
15 lines (7 loc) · 520 Bytes

MentionFields.md

File metadata and controls

15 lines (7 loc) · 520 Bytes

MentionFields

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

Properties

Name Type Description Notes
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.