Table of Contents

Class DiscordSupplementalGuildMember

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

Represents supplemental information about a user's join source in a guild.

public sealed class DiscordSupplementalGuildMember : ObservableApiObject
Inheritance
DiscordSupplementalGuildMember
Inherited Members

Properties

IntegrationType

Gets the type of integration that added the user to the guild, if applicable. I.e. integration type (twitch, youtube, discord, or guild_subscription).

InviterId

Gets the ID of the user who invited the user to the guild, if applicable.

JoinSourceType

Gets how the user joined the guild.

Member

Gets the associated guild member.

SourceInviteCode

Gets the invite code or vanity used to join the guild, if applicable.