Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/discord/user/{snowflake}
{ "cache_time": 123, "extra": { "avatar": { "animated": true, "url": "<string>" }, "avatar_url": "<string>", "banner": { "animated": true, "url": "<string>" }, "banner_url": "<string>", "flags": [ "<string>" ] }, "user": { "accent_color": 123, "avatar": "<string>", "avatar_decoration_data": { "asset": "<string>", "sku_id": 123 }, "banner": "<string>", "bot": true, "discriminator": "<string>", "global_name": "<string>", "id": 123, "public_flags": 123, "system": true, "username": "<string>" } }
Convert a snowflake to a user profile
Discord Snowflake
OK
Show child attributes