DiscordApplicationRoleConnection
Documentation / @discordeno/types / DiscordApplicationRoleConnection
Interface: DiscordApplicationRoleConnection
Defined in: discord/user.ts:181
Properties
metadata
metadata:
Record<string,string>
Defined in: discord/user.ts:187
object mapping application role connection metadata keys to their stringified value (max 100 characters) for the user on the platform a bot has connected
platform_name
platform_name:
string|null
Defined in: discord/user.ts:183
the vanity name of the platform a bot has connected (max 50 characters)
platform_username
platform_username:
string|null
Defined in: discord/user.ts:185
the username on the platform a bot has connected (max 100 characters)