CardUserOptions
the f--- sidebar_label: CardUserOptionsβ
Type
This type is used to set the options for the user for card generation.
collection "simply-xps"β
Name of collection to use, has to be simply-xps when using the properties below.
data objectβ
The data to set for the user, here are the properties:
| Property | Type | Optional | Description |
|---|---|---|---|
| avatarURL | URL | β | The avatar of the user. |
| id | string | β | The ID of the user. |
| username | string | β | The name of the user. |