]> git.mxchange.org Git - friendica.git/commit
Implement api/direct_messages/destroy
authorgerhard6380 <gerhard@seeber.at>
Fri, 12 Aug 2016 16:15:03 +0000 (18:15 +0200)
committergerhard6380 <gerhard@seeber.at>
Fri, 12 Aug 2016 16:15:03 +0000 (18:15 +0200)
commit3b8db28a4311b57c6a59f3845bc35f740cc0ae09
tree6279fabf2788af88ee2c06c89c4c5420594093aa
parent41c1f71d4d609e0db38494b9cc8f319b3aa1b8ce
Implement api/direct_messages/destroy

Twitter compliant call replaces api/friendica/direct_messages_delete;
JSON return expected by Twitter API and parameter include_entities not
yet implemented
include/api.php