Tuitter::sendMessage

Send message of the authenticating user.

sendMessage( $status [, $opt = array() ] )

Parameters

status

The text of your tweet. The text over 140 characters will be forceably truncated.

opt

The optional parameters for Twitter API.

Return value

Returns Tuitter_Tweet object which has been just sent.