Table of Contents

Property Position

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Position

Gets the position of this role in the role hierarchy.

[JsonProperty("position", NullValueHandling = NullValueHandling.Ignore)]
public int Position { get; }

Property Value

int