Contains details about text recognized as an entity.
More...
|
int | Start [get, set] |
| The start position (zero-based) of the recognized entity within the Tweet. More...
|
|
int | End [get, set] |
| The end position (zero-based) of the recognized entity within the Tweet. More...
|
|
Contains details about text recognized as an entity.
◆ End
int CoreTweet.V2.Entity.End |
|
getset |
The end position (zero-based) of the recognized entity within the Tweet.
◆ Start
int CoreTweet.V2.Entity.Start |
|
getset |
The start position (zero-based) of the recognized entity within the Tweet.
The documentation for this class was generated from the following file: