ProfileViewBasic

constructor(    did: Did,     handle: Handle,     displayName: String? = null,     avatar: Uri? = null,     associated: ProfileAssociated? = null,     viewer: ViewerState? = null,     labels: List<Label> = emptyList(),     chatDisabled: Boolean? = null)

Parameters

chatDisabled

Set to true when the actor cannot actively participate in converations