Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/denocordts/src/rest/cdn.ts>ALLOWED_SIZES

An Object Oriented Discord API wrapper for Deno.
Latest
variable ALLOWED_SIZES
import { ALLOWED_SIZES } from "https://deno.land/x/denocordts@1.2.0/src/rest/cdn.ts";

type

| 16
| 32
| 64
| 128
| 256
| 512
| 1024
| 2048
| 4096
[]