Class LastMessage
Assembly: Revolt.Net.dll​
View Source​
Declaration
public class LastMessage : RevoltObject
Properties​
Author​
View Source​
Declaration
[JsonIgnore]
public User Author { get; }
AuthorId​
View Source​
Declaration
[JsonProperty("author")]
public string AuthorId { get; }
Short​
View Source​
Declaration
[JsonProperty("short")]
public string Short { get; }