Skip to main content

SleepyDiscord::MessageRevisions

Public Functions Documentation​

function MessageRevisions​

inline MessageRevisions(
json::Value & json
)

function applyChanges​

inline void applyChanges(
Message & outOfDateMessage
)

Public Attributes Documentation​

variable messageID​

Snowflake< Message > messageID;

variable channelID​

Snowflake< Channel > channelID;

variable RevisionsJSON​

json::Value & RevisionsJSON;

Updated on 13 April 2022 at 18:39:59 UTC