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

Channel mention data. More...

#include <FoundationEntities.hpp>

Inheritance diagram for DiscordCoreAPI::ChannelMentionData:
[legend]

Public Data Members

Snowflake guildId {}
 The id of the Guild where it took place.
 
std::string name {}
 The name of the Channel that was mentioned.
 
ChannelType type {}
 The type of Channel that was mentioned.
 
- Public Data Members inherited from DiscordCoreAPI::DiscordEntity
Snowflake id {}
 The identifier "snowflake" of the given entity.
 

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