Property Interaction
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Interaction
Gets whether the message is a response to an interaction.
[JsonProperty("interaction", NullValueHandling = NullValueHandling.Ignore)]
public DiscordMessageInteraction Interaction { get; }