File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -107,10 +107,11 @@ The data for the user's [avatar decoration](https://support.discord.com/hc/en-us
107107
108108###### Avatar Decoration Data Structure
109109
110- | Field | Type | Description |
111- | --------| -----------| ----------------------------------------------------------------|
112- | asset | string | the [ avatar decoration hash] ( /docs/reference#image-formatting ) |
113- | sku_id | snowflake | id of the avatar decoration's SKU |
110+ | Field | Type | Description |
111+ | ------------| -----------| ----------------------------------------------------------------|
112+ | asset | string | the [ avatar decoration hash] ( /docs/reference#image-formatting ) |
113+ | expires_at | ?integer | Unix time (in seconds) of when the avatar decoration expires |
114+ | sku_id | snowflake | id of the avatar decoration's SKU |
114115
115116### Connection Object
116117
You can’t perform that action at this time.
0 commit comments