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