Skip to main content
QUERY
userAuthDiscordChannelIntegration(discordGuildId: String!): UserAuthDiscordChannelIntegration

Arguments

discordGuildId
String!
required
id
ID!
discordGuildId
String!

The Discord guild (server) this personal auth integration is scoped to.

discordUserId
String!

The user's Discord user ID.

discordUsername
String!

The user's Discord username (the unique handle, e.g. username#0000 or the new username format).

discordGlobalName
String

The user's Discord display name if they have set one (separate from their username).

discordUserEmail
String!

The email address associated with the user's Discord account.

createdAt
createdBy
updatedAt
updatedBy
Query
Variables
Response