Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discord_api_types/v10.ts>ApplicationIconFormat

Up to date Discord API Typings, versioned by the API version
Go to Latest
type alias ApplicationIconFormat
import { type ApplicationIconFormat } from "https://deno.land/x/discord_api_types@0.37.49/v10.ts";
definition: Exclude<ImageFormat, ImageFormat.Lottie | ImageFormat.GIF>