Class | Twitter::Base |
In: |
lib/twitter/base.rb
|
Parent: | Object |
Returns an array of all the direct messages for the authenticated user
<tt>since</tt> - (optional) Narrows the resulting list of direct messages to just those sent after the specified HTTP-formatted date.
TODO: allow since_id and page as well for direct messages
Returns 20 direct messages sent by auth user TODO: allow since_id and page as well for sent messages