Property RequiresCodeGrant
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
RequiresCodeGrant
Gets whether this application's bot user requires code grant.
public bool? RequiresCodeGrant { get; }
Property Value
- bool?
Gets whether this application's bot user requires code grant.
public bool? RequiresCodeGrant { get; }