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