Table of Contents

Property TargetApplication

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

TargetApplication

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

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

Property Value

DiscordApplication