Property ActivityInstance
- Namespace
- Dis
Cat .EntitiesSharp
- Assembly
- DisCatSharp.dll
ActivityInstance
Represents the Activity launched by this interaction.
Only present if Type is either Launch
[JsonProperty("activity_instance", NullValueHandling = NullValueHandling.Ignore)]
public DiscordActivityInstance? ActivityInstance { get; }