interface RESTPutAPICurrentUserApplicationRoleConnectionJSONBody

external
export interface RESTPutAPICurrentUserApplicationRoleConnectionJSONBody

https://discord.com/developers/docs/resources/user#update-user-application-role-connection

optionalexternal
metadata? : Record<string, number | string> | undefined

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

optionalexternal
platform_name? : string | undefined

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

optionalexternal
platform_username? : string | undefined

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