Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/revoltio_rest/src/lib.ts>CDN

REST module for revolt.io
Latest
class CDN
Re-export
import { CDN } from "https://deno.land/x/revoltio_rest@v1.1.3/src/lib.ts";

Constructors

new
CDN(options: CDNOptions)

Methods

avatar(
hash: string,
filename: string,
size?,
): string
banner(hash: string, size?): string
defaultAvatar(id: string): string
icon(hash: string, size?): string
invite(code: string): string