$getAvatarDecoration
$getAvatarDecoration
will return an static image of the provided users’ avatar decoration.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
userID? | number | The user ID you want to check. | false |
extension? | string | The file extension of the decoration. (default: png) | false |
size? | number | The decoration image size. (default: 4096) | false |