Table of Contents

Property ActivityInstance

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ActivityInstance

Represents the Activity launched by this interaction.

Only present if Type is either LaunchActivity.

[JsonProperty("activity_instance", NullValueHandling = NullValueHandling.Ignore)]
public DiscordActivityInstance? ActivityInstance { get; }

Property Value

DiscordActivityInstance