Property Position
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Position
Gets the position of this channel.
[JsonProperty("position", NullValueHandling = NullValueHandling.Ignore)]
public int Position { get; }
Gets the position of this channel.
[JsonProperty("position", NullValueHandling = NullValueHandling.Ignore)]
public int Position { get; }