Property HasMessageReference
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
HasMessageReference
Gets whether this message has a message reference (reply, announcement, etc.).
[Experimental("We provide that temporary, as we figure out things.")]
[JsonIgnore]
public bool HasMessageReference { get; }