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