-
Notifications
You must be signed in to change notification settings - Fork 218
Custom Queries
linvi edited this page Jun 1, 2015
·
7 revisions
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!