![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
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. | |