Set the nickname for the Tox client.
Nickname length cannot exceed MAX_NAME_LENGTH. If length is 0, the name parameter is ignored (it can be NULL), and the nickname is set back to empty.
name |
A string containing the new nickname. |
true on success. |