Table of Contents

Property MessageId

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

MessageId

The id of any user message the content belongs to. This will not exist if the message was blocked or content was not part of message.

public ulong? MessageId { get; }

Property Value

ulong?