Property MessageBefore
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
MessageBefore
Gets the message before it got updated. This property will be null if the message was not cached.
public DiscordMessage? MessageBefore { get; }
Gets the message before it got updated. This property will be null if the message was not cached.
public DiscordMessage? MessageBefore { get; }