Skip to main content
Module

x/discordeno/helpers/mod.ts>getApplicationInfo

Discord API library for Deno
Go to Latest
function getApplicationInfo
import { getApplicationInfo } from "https://deno.land/x/discordeno@17.0.0/helpers/mod.ts";

Get the applications info

Parameters

bot: Bot

Returns

Promise<Application>