JTwitterStatuses::deleteTweet
Method to delete the status specified by the required ID parameter.
Signature
public function deleteTweet(integer
$id,
[boolean
$trim_user = null] )
Parameters
-
$id
- The numerical ID of the desired status.
-
$trim_user
- When set to true, each tweet returned in a timeline will include a user object including only
Returns
- array
- The decoded JSON response