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; }
Gets the message before it got updated. This property will be null if the message was not cached.
public DiscordMessage MessageBefore { get; }