Table of Contents

Enum DiscordTeamMembershipStatus

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Signifies the status of user's team membership.

public enum DiscordTeamMembershipStatus
Extension Methods

Fields

Accepted = 2

Indicates that this user is a member of the team.

Invited = 1

Indicates that this user is invited to the team, and is pending membership.