ProfileViewBasic
constructor(did: Did, handle: Handle, displayName: String? = null, avatar: Uri? = null, associated: ProfileAssociated? = null, viewer: ViewerState? = null, labels: List<Label>? = null, createdAt: Timestamp? = null, chatDisabled: Boolean? = null, verification: VerificationState? = null, kind: ProfileViewBasicKindUnion? = null)
Parameters
chatDisabled
Set to true when the actor cannot actively participate in conversations
kind
Union field that has data specific to different kinds of convos.