Twittex.Client
Twitter client with helper functions to query the API.
Summary
Functions
Queries against the indices of recent or popular Tweets
Starts the process linked to the current process
Functions
Queries against the indices of recent or popular Tweets.
For more informations about this function, see Twitter’s Search API documentation.
Specs
start_link(Keyword.t) :: GenServer.on_start
Starts the process linked to the current process.