I think the sleep time is for notifications sent via txt. IE, quiet periods when not to send.
Scott. On 31 Dec 2010, at 11:48, Tom van der Woerdt wrote: > I've never seen sleep_time before and the first result on google is your > question. In fact, I've never seen account/settings before, which makes me > think it's a private API. This would most likely mean that it's undocumented > and that nobody is going to tell you how it works. > > Tom > > > On 12/31/10 6:02 AM, Yusuke Yamamoto wrote: >> Hi, >> >> I'm testing /1/account/settings.json method and getting the following >> response: >> --------------- >> { >> "sleep_time": { >> "enabled": false, >> "start_time": null, >> "end_time": null >> }, >> "trend_location": [ >> { >> "countryCode": null, >> "url": "http://where.yahooapis.com/v1/place/1", >> "country": "", >> "name": "Worldwide", >> "placeType": { >> "code": 19, >> "name": "Supername" >> }, >> "woeid": 1 >> } >> ], >> "geo_enabled": true >> } >> --------------- >> To me, sleep_time/enabled is always false. >> What does the element mean and how do I enable this feature? >> >> Thanks in advance, -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk