type alias Banimport { type Ban } from "https://deno.land/x/discordeno@17.0.1/helpers/guilds/getBan.ts"; definition: { reason?: string; user: User; }