Represent the portion of text recognized as a User mention, and its start and end position within the text.
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. |