Table of Contents

Property MessageBefore

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

MessageBefore

Gets the message before it got updated. This property will be null if the message was not cached.

public DiscordMessage MessageBefore { get; }

Property Value

DiscordMessage