open fun setDisplayName(displayName: String): AsyncResult<Profile>
(source)
Set the display name of the instance by posting an 'about' message to the feed.
displayName
- the instance's new display name
Return
the new profile after setting the display name