---
hide:
  - toc
---

Formatted data representing a user's bio.

## Types

- {{ typeURL("Object") }}

## Properties

| Parameter     | Type                                  | Description                                                  |
|:-------------:|:-------------------------------------:|:------------------------------------------------------------:|
| `text`        | {{ typeURL("String") }}               | The user bio                                                 |
| `html`        | {{ typeURL("String") }}               | The user bio, with HTML tags                                 |