History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
TFJ-1
Type:
New Feature
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Yusuke Yamamoto
Reporter:
Yusuke Yamamoto
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Twitter4J
need support for destroying directmessage
Created:
15/Jun/07 04:14 PM
Updated:
23/Jun/07 01:06 AM
Component/s:
Core
Affects Version/s:
None
Fix Version/s:
1.0.1
Description
« Hide
Twitter API introduced new API to destroy a direct message.
The specification is as follows:
-------------
Destroys the direct message specified in the required ID parameter. The authenticating user must be the recipient of the specified direct message.
URL:
http://twitter.com/direct_messages/destroy/id.format
Formats: xml, json
Parameters:
id. Required. The ID of the direct message to destroy. Ex:
http://twitter.com/direct_messages/destroy/12345.json
or
http://twitter.com/direct_messages/destroy/23456.xml
-------------
Description
Twitter API introduced new API to destroy a direct message. The specification is as follows: ------------- Destroys the direct message specified in the required ID parameter. The authenticating user must be the recipient of the specified direct message. URL:
http://twitter.com/direct_messages/destroy/id.format
Formats: xml, json Parameters: id. Required. The ID of the direct message to destroy. Ex:
http://twitter.com/direct_messages/destroy/12345.json
or
http://twitter.com/direct_messages/destroy/23456.xml
-------------
Show »
All
Comments
Change History
Subversion Commits
Sort Order:
There are no comments yet on this issue.