Class RestSystemMessage
Represents a REST-based system message.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Discord.Rest
Assembly: Discord.Net.Rest.dll
Syntax
public class RestSystemMessage : RestMessage, IUpdateable, ISystemMessage, IMessage, ISnowflakeEntity, IEntity<ulong>, IDeletable
Properties
| Improve this Doc View SourceType
Gets the type of this system message.
Declaration
public MessageType Type { get; }
Property Value
| Type | Description |
|---|---|
| MessageType |