Tuitter::deleteDM

Delete the direct message specified in the ID. The authenticating user must be the recipient of the specified direct message.

deleteDM( $id )

Parameters

id

The ID of the direct message to delete.

Return value

Returns Tuitter_DM object which has been just deleted.