No summary provided.
Route for: - GET
/app-assets/{application.id}/achievements/{achievement.id}/icons/{achievement.icon}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | AchievementIconFormat | No | None |
Route for: - GET
/app-assets/{application.id}/{application.asset_id}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | ApplicationAssetFormat | No | None |
Route for: - GET
/app-icons/{application.id}/{application.cover_image}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | ApplicationCoverFormat | No | None |
Route for: - GET
/app-icons/{application.id}/{application.icon}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | ApplicationIconFormat | No | None |
Route for: - GET
/avatar-decoration-presets/{avatar_decoration_data_asset}.png
This route supports the extension: PNGName | Type | Optional | Description |
---|---|---|---|
avatarDecorationDataAsset | string | No | None |
Route for: - GET
/embed/avatars/{index}.png
The value for index
parameter depends on whether the user is migrated to the new username system. For users on the new username system, index
will be (user.id >> 22) % 6
. For users on the legacy username system, index
will be user.discriminator % 5
.This route supports the extension: PNGName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Index | DefaultUserAvatarAssets | No | None |
Name | Type | Optional | Description |
---|---|---|---|
index | Index | No | None |
Route for: - GET
/emojis/{emoji.id}.{png|jpeg|webp|gif}
As this route supports GIFs, the hash will begin with a_
if it is available in GIF formatThis route supports the extensions: PNG, JPEG, WebP, GIFName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | EmojiFormat | No | None |
Name | Type | Optional | Description |
---|---|---|---|
emojiId | Snowflake | No | None |
format | Format | No | None |
Route for: - GET
/banners/{guild.id}/{guild.banner}.{png|jpeg|webp|gif}
As this route supports GIFs, the hash will begin with a_
if it is available in GIF formatThis route supports the extensions: PNG, JPEG, WebP, GIFName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | GuildBannerFormat | No | None |
Route for: - GET
/discovery-splashes/{guild.id}/{guild.discovery_splash}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | GuildDiscoverySplashFormat | No | None |
Route for: - GET
/icons/{guild.id}/{guild.icon}.{png|jpeg|webp|gif}
As this route supports GIFs, the hash will begin with a_
if it is available in GIF formatThis route supports the extensions: PNG, JPEG, WebP, GIFName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | GuildIconFormat | No | None |
Route for: - GET
/guilds/{guild.id}/users/{user.id}/avatars/{guild_member.avatar}.{png|jpeg|webp|gif}
As this route supports GIFs, the hash will begin with a_
if it is available in GIF formatThis route supports the extensions: PNG, JPEG, WebP, GIFName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | GuildMemberAvatarFormat | No | None |
Route for: - GET
/guilds/${guild.id}/users/${user.id}/banners/${guild_member.banner}.{png|jpeg|webp|gif}
This route supports the extensions: PNG, JPEG, WebP, GIFName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | GuildMemberBannerFormat | No | None |
Route for: - GET
/guild-events/{guild_scheduled_event.id}/{guild_scheduled_event.image}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | GuildScheduledEventCoverFormat | No | None |
Route for: - GET
/splashes/{guild.id}/{guild.splash}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | GuildSplashFormat | No | None |
Route for: - GET
/guild-tag-badges/{guild.id}/{badge}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | GuildTagBadgeFormat | No | None |
Route for: - GET
/role-icons/{role.id}/{role.icon}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | RoleIconFormat | No | None |
Route for: - GET
/soundboard-sounds/${sound.id}
Name | Type | Optional | Description |
---|---|---|---|
soundId | Snowflake | No | None |
Route for: - GET
/stickers/{sticker.id}.{png|json}
This route supports the extensions: PNG, Lottie, GIFName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | StickerFormat | No | None |
Name | Type | Optional | Description |
---|---|---|---|
stickerId | Snowflake | No | None |
format | Format | No | None |
stickerPackBanner(stickerPackBannerAssetId, format):`/app-assets/710982414301790216/store/${string}.${Format}`
Route for: - GET
/app-assets/710982414301790216/store/{sticker_pack.banner.asset_id}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | StickerPackBannerFormat | No | None |
Name | Type | Optional | Description |
---|---|---|---|
stickerPackBannerAssetId | Snowflake | No | None |
format | Format | No | None |
Route for: - GET
/app-assets/${application.id}/store/${asset.id}.{png|jpeg|webp}}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | StorePageAssetFormat | Yes | ImageFormat.PNG | None |
Route for: - GET
/team-icons/{team.id}/{team.icon}.{png|jpeg|webp}
This route supports the extensions: PNG, JPEG, WebPName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | TeamIconFormat | No | None |
Route for: - GET
/avatars/{user.id}/{user.avatar}.{png|jpeg|webp|gif}
As this route supports GIFs, the hash will begin with a_
if it is available in GIF formatThis route supports the extensions: PNG, JPEG, WebP, GIFName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | UserAvatarFormat | No | None |
Use avatarDecoration instead.
Deprecated
/avatar-decorations/{user.id}/{user.avatar_decoration}.png
This route supports the extension: PNGRoute for: - GET
/banners/{user.id}/{user.banner}.{png|jpeg|webp|gif}
As this route supports GIFs, the hash will begin with a_
if it is available in GIF formatThis route supports the extensions: PNG, JPEG, WebP, GIFName | Constraints | Optional | Default | Description |
---|---|---|---|---|
Format | UserBannerFormat | No | None |