Interface RESTPutAPICurrentUserApplicationRoleConnectionJSONBody

Hierarchy

  • RESTPutAPICurrentUserApplicationRoleConnectionJSONBody

Properties

metadata?: Record<string, string | number>

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

platform_name?: string

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

platform_username?: string

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

Generated using TypeDoc