Skip to main content
Module

x/discord_api_types/rest/v9/mod.ts>RESTGetAPIApplicationCommandsQuery

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTGetAPIApplicationCommandsQuery
import { type RESTGetAPIApplicationCommandsQuery } from "https://deno.land/x/discord_api_types@0.37.21/rest/v9/mod.ts";

Properties

optional
with_localizations: boolean

Whether to include full localization dictionaries (name_localizations and description_localizations) in the returned objects, instead of the name_localized and description_localized fields.