Table of Contents

Enum DiscordTeamMembershipStatus

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Signifies the status of user's team membership.

public enum DiscordTeamMembershipStatus

Fields

Invited = 1

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

Accepted = 2

Indicates that this user is a member of the team.