Type alias DiscordUserConnection
Discord
User
Connection
: { friend_sync
: boolean; id
: string; integrations
?: DiscordIntegration[]; name
: string; revoked
?: boolean; show_activity
: boolean; two_way_link
: boolean; type
: string; verified
: boolean; visibility
: DiscordUserConnectionVisibility; }
Type declaration
-
friend_sync: boolean
-
id: string
-
-
name: string
-
Optional
revoked?: boolean
-
show_activity: boolean
-
two_way_link: boolean
-
type: string
-
verified: boolean
-
See
https://discord.com/developers/docs/resources/user#connection-object-connection-structure