Skip to main content
Module

x/wackford/discordeno.ts>urlToBase64

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
function urlToBase64
Re-export
import { urlToBase64 } from "https://deno.land/x/wackford@v0.0.4/discordeno.ts";

Converts a url to base 64. Useful for example, uploading/creating server emojis.

Parameters

url: string