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

ChannelData mention data. More...

#include <FoundationEntities.hpp>

Inherits DiscordCoreAPI::GetCreatedAtTimeStamp< ValueType >.

Public Data Members

Snowflake guildId {}
 The id of the Guild where it took place.
 
std::string name {}
 The name of the ChannelData that was mentioned.
 
ChannelType type {}
 The type of ChannelData that was mentioned.
 

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