Table of Contents

Property TargetApplication

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

TargetApplication

Gets the embedded partial application to open for this voice channel.

[JsonProperty("target_application", NullValueHandling = NullValueHandling.Ignore)]
public DiscordApplication TargetApplication { get; }

Property Value

DiscordApplication