import { validateLength } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Validates the length of a string in JS. Certain characters in JS can have multiple numbers in length in unicode and discords api is in python which treats length differently.