Skip to main content
Module

x/discord_api_types/v10.ts>APIApplicationRoleConnectionMetadata

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIApplicationRoleConnectionMetadata
Re-export

Properties

Type of metadata value

key: string

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

name: string

Name of the metadata field (max 100 characters)

optional
name_localizations: LocalizationMap

Translations of the name

description: string

Description of the metadata field (max 200 characters)

optional
description_localizations: LocalizationMap

Translations of the description