Property IsPublic
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsPublic
Gets whether this bot application is public.
public bool? IsPublic { get; }
Property Value
- bool?
Gets whether this bot application is public.
public bool? IsPublic { get; }