setUserName

abstract fun setUserName(firstName: String, lastName: String)

Attempts to change username if the channel configuration allows setting of the username. All subsequent events sent from chat will have new value filled out.