Tuitter::deleteMessage

Delete the message specified by the ID. The authenticating user must be the author of the specified message.

deleteMessage( $id )

Parameters

id

The ID of the Tweet to delete.

Return value

Returns Tuitter_Tweet object when successful.