Skip to main content
Module

x/discord_api_types/v10.ts>APIApplicationRoleConnection

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIApplicationRoleConnection
Re-export
import { type APIApplicationRoleConnection } from "https://deno.land/x/discord_api_types@0.37.82/v10.ts";

Properties

platform_name: string | null

The vanity name of the platform a bot has connected (max 50 characters)

platform_username: string | null

The username on the platform a bot has connected (max 100 characters)

metadata: Record<string, number | string>

Object mapping application role connection metadata keys to their string-ified value (max 100 characters) for the user on the platform a bot has connected