I believe we should be in the clear as per their docs [1]. We make use of the hosebird client (hbc [2]) which gets the sampling via the statuses endpoint as per [3].
[1] https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/api-reference [2] https://github.com/twitter/hbc/ [3] https://github.com/twitter/hbc/blob/ce61517be1e726fb4f5809786af86e14a559a4d7/hbc-core/src/main/java/com/twitter/hbc/core/endpoint/StatusesSampleEndpoint.java#L21 On Fri, Apr 6, 2018 at 4:05 PM, Mike Thomsen <[email protected]> wrote: > Anyone know if this impacts GetTwitter? > > https://9to5mac.com/2018/04/06/twitter-api-breaking-tweetbot-twitterrific- > features/ > > Thanks, > > Mike >
