Updated Status Methods (textile)

harcek 2011-10-07 15:32:32 -07:00
parent cd8a190664
commit 6d9bde7bdb

@ -27,7 +27,7 @@ twitter.updateStatus(status="See how easy this was?")
h3. destroyStatus() h3. destroyStatus()
Destroys a status message for the authenticating account (must be the author of the specified status). Returns the destroyed status if successful.. Self explanatory. <b>Requires authentication</b>. Destroys a status message for the authenticating account (must be the author of the specified status). Returns the destroyed status if successful. Self explanatory. <b>Requires authentication</b>.
Parameters: Parameters:
* <b>id:</b> The numerical id of the status message you're deleting. * <b>id:</b> The numerical id of the status message you're deleting.