5 Commits

Author SHA1 Message Date
c803794a0f Change TweetID to be an int64 instead of a string 2021-08-04 14:49:20 -07:00
d81fae0013 Make UserID an alias for int64 rather than string 2021-08-04 02:00:58 -07:00
96e2edfb8a ID fields are now Hungarian-notated
- tweet.User is now a pointer to a User object; tweet.UserID holds the user id
2021-07-24 10:19:05 -07:00
5290a0b549 Add linting 2021-06-14 13:08:38 -07:00
02a2a0be33 Add parsing for user API type 2021-06-13 14:34:20 -07:00