Table of Contents

Property Message

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Message

The message this interaction was created with, if any.

[JsonProperty("message")]
public DiscordMessage? Message { get; set; }

Property Value

DiscordMessage