Delete the direct message specified in the ID. The authenticating user must be the recipient of the specified direct message.
deleteDM( $id )
The ID of the direct message to delete.
Returns Tuitter_DM object which has been just deleted.