TweetEntityHashtag Object
Represents a hashtag entity.
Properties:
Name | Purpose | Type |
---|---|---|
Start | Start of hashtag | int |
End | End of hashtag | int |
Tag | Hashtag text | string |
Twitter API: Part of Tweet Object
Represents a hashtag entity.
Name | Purpose | Type |
---|---|---|
Start | Start of hashtag | int |
End | End of hashtag | int |
Tag | Hashtag text | string |
Twitter API: Part of Tweet Object