hoisie / twitterstream

A client for Twitter's streaming API in Go
144 stars 47 forks source link

The type of in_reply_to_status_id is int64, not string #12

Open mihaip opened 12 years ago

mihaip commented 12 years ago

This was preventing tweets that were in reply to others from being unmarshalled.