- Parse remaining and total rate limit in the header
- CreateTweet method options and parameters
- Functions docstring
- Add suitable responses
- for GET responses
- for DELETE responses.
- for POST and PUT responses
- for update list
- for tweet counts
- for compliance jobs
- for create tweet
- Response Errors
- Pagination
- Implement best authentication method depending on user input, and a method to set it.
- Includes
- Search Queries and QueryMaker
- Parse and Deparse times
- Pass params easier
- make some structs that are getting all params,
- make a method for those structs, to convert the struct to a map
- maybe 5 structs will be enough, but remove unnecessary fields in convertion, or don't? we will warn user!
- Tests
- Docs
- Package Errors
- API v1.1