Table of Contents

Property Message

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Message

Gets the received message bytes.

public byte[] Message { get; }

Property Value

byte[]