Property RedirectUris
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
RedirectUris
Array of redirect URIs for the app
public string[] RedirectUris { get; }
Property Value
- string[]
Array of redirect URIs for the app
public string[] RedirectUris { get; }