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