Updates the current user’s or their managed group’s status.
This method requires the following permissions: account.
Parameters
group_id
integer
Which group to update the status in. Updating a group’s status requires the groups permission.
If not specified, updates the current user’s status.
text
string
The status text. The status is cleared if this is not specified.
Result
Returns true on success.