Property IsEdited
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsEdited
Gets whether this message was edited.
[JsonIgnore]
public bool IsEdited { get; }
Property Value
- bool
Gets whether this message was edited.
[JsonIgnore]
public bool IsEdited { get; }