Property IsPublic
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }