on https://dev.twitter.com/docs/tweet-entities
I found indices = The character positions the media was extracted from
But I just dont understand what this means…
Thanks for your answer
Chris
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As I understand, an entity is like the mentions of other users in a tweet, so when you get the entity, that
indiceis telling you the position in thetweet (string)where thatentity (mention)is.