Delete the message specified by the ID. The authenticating user must be the author of the specified message.
deleteMessage( $id )
The ID of the Tweet to delete.
Returns Tuitter_Tweet object when successful.