Changeset 166 in lab for trunk/Dev/twitter/twitterbot.pl


Ignore:
Timestamp:
Sep 23, 2012 12:58:48 PM (12 years ago)
Author:
mitty
Message:
  • add legacy_lists_api => 0 to new()
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Dev/twitter/twitterbot.pl

    r106 r166  
    179179        consumer_key    => $conf->{consumer_key}, 
    180180        consumer_secret => $conf->{consumer_secret}, 
     181        legacy_lists_api => 0, 
    181182    ); 
    182183     
Note: See TracChangeset for help on using the changeset viewer.