Table of Contents

Property MessageId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MessageId

Gets the id of any user message which content belongs to.

[JsonProperty("message_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? MessageId { get; }

Property Value

ulong?