FeedHive/twitter-api-client

TwitterClient.accountsAndUsers.mutesUsersIds() returns array of numeric user ids truncated

zkanyi opened this issue · 1 comments

TwitterClient.accountsAndUsers.mutesUsersIds() returns an array of numeric numbers but those IDs are truncated.
example the id 1194582923913179137 is truncated to 1194582923913179100

Nice catch, @zkanyi 👍
We'll look into this, for sure!