setDescription

fun setDescription(description: String?)

Sets an optional description for the user, displayed in the dashboard.

See also

Parameters

description

A description for the user. If null, the previous description will be cleared.