Skip to main content
Module

x/discord_api_types/payloads/v9/application.ts>APIApplicationRoleConnectionMetadata

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

Properties

Type of metadata value

key: string

Dictionary key for the metadata field (must be a-z, 0-9, or _ characters; 1-50 characters)

name: string

Name of the metadata field (1-100 characters)

optional
name_localizations: LocalizationMap

Translations of the name

description: string

Description of the metadata field (1-200 characters)

optional
description_localizations: LocalizationMap

Translations of the description