Property Owners
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Owners
Gets the application's owners.
public IEnumerable<DiscordUser>? Owners { get; }
Property Value
- IEnumerable<DiscordUser>
Gets the application's owners.
public IEnumerable<DiscordUser>? Owners { get; }