Tuitter_User::sendDM

Sends a direct message to this user from authenticating user.

sendDM( $text )

Parameters

text

The text of the message. Make sure the length of the text is less than 140 charactors.

Return value

Returns Tuitter_DM object when successful.