to Display Name
Converts the UikitUser to a display name.
Receiver
The UikitUser.
Return
The display name.
Since
1.0.0-beta.1
Parameters
use Pronouns
If true, the display name will be "You" if the user is the current user or the user's nickname otherwise. Defaults to false.
max Length
The maximum length of the display name. Defaults to Int.MAX_VALUE.