in Developer Rules of the Road, you said that
"Furthermore, applications that attempt to replicate Twitter’s core user experience (as described in Section I.5 below) will need our permission to have more than 100,000 user tokens and are subject to additional terms. "
and
"5. While Twitter discourages development in this area, some Services or applications attempt to replicate Twitter’s core user experience, typically by accessing the home timeline, account settings, or direct messages API endpoints or User Streams product. The following additional rules apply to Services or applications that fall within this category. ".
Please tell me more detail about “typically by accessing the home timeline, account settings, or direct messages API endpoints or User Streams product.”.
Are you apply 100,000 access token limit to an App that use only GET direct_messages/show API ?
Are you apply 100,000 access token limit to an App that use only GET statuses/home_timeline API ?
Please tell me more detail rules about applying 100,000 access token limit.
thank you.