function getApplicationInfoimport { getApplicationInfo } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts"; getApplicationInfo(bot: Bot): Promise<Application>Get the applications info Parametersbot: BotReturnsPromise<Application>