DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
DiscordCoreAPI::MessageReferenceData Struct Reference

Message reference data. More...

#include <FoundationEntities.hpp>

Public Data Members

Snowflake channelId {}
 Snowflake of the ChannelData that the referenced Message was sent in.
 
bool failIfNotExists {}
 Fail if the Message doesn't exist?
 
Snowflake guildId {}
 Snowflake of the Guild that the referenced Message was sent in.
 
Snowflake messageId {}
 Snowflake of the Message to reference.
 

The documentation for this struct was generated from the following file: