TweetEntityMention Object
Represents a mention entity.
Properties:
Name | Purpose | Type |
---|---|---|
Start | Start of mention | int |
End | End of mention | int |
Username | Mentioned username | string |
Twitter API: Part of Tweet Object
Represents a mention entity.
Name | Purpose | Type |
---|---|---|
Start | Start of mention | int |
End | End of mention | int |
Username | Mentioned username | string |
Twitter API: Part of Tweet Object