self_set_status_message


Description:

public bool self_set_status_message (string message, out ErrSetInfo error = null)

Set the client's status message.

Status message length cannot exceed MAX_STATUS_MESSAGE_LENGTH. If length is 0, the status parameter is ignored (it can be NULL), and the user status is set back to empty.