Bounding box metrics describing how the emoji glyph renders.
| Name | Type | Description | Notes |
|---|---|---|---|
| font | str | Font family reported by the browser when drawing the emoji. | [optional] |
| width | float | [optional] | |
| height | float | [optional] | |
| top | float | [optional] | |
| bottom | float | [optional] | |
| left | float | [optional] | |
| right | float | [optional] | |
| x | float | [optional] | |
| y | float | [optional] |