Skip to content

Custom Queries

linvi edited this page Jun 1, 2015 · 7 revisions

Overview

We are trying hard to make every feature as easy as a single line of code. But obviously there are time when what you want to do is not yet implemented in the library.

Yet, to simplify your life we have created the TwitterAccessor class. This will allow you to perform any action possible in the Twitter library by specifying a simple query!

Let's see how this works!

Let's code

Clone this wiki locally