Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function urlToBase64
Re-export
import { urlToBase64 } from "https://deno.land/x/discordeno@17.2.0/plugins/permissions/deps.ts";

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

Parameters

url: string