mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 03:18:17 +00:00
5 lines
115 B
TypeScript
5 lines
115 B
TypeScript
import { Bot } from "../../../src/bot.ts";
|
|
|
|
export async function avatarURL(bot: Bot, t: Deno.TestContext) {
|
|
|
|
} |