Property TargetType
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
TargetType
Gets the target type for the voice channel this invite is for.
[JsonProperty("target_type", NullValueHandling = NullValueHandling.Ignore)]
public TargetType? TargetType { get; }