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