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

Welcome screen ChannelData data. More...

#include <FoundationEntities.hpp>

Public Data Members

Snowflake channelId {}
 Snowflake of the welcome ChannelData.
 
std::string description {}
 Description of the welcome ChannelData.
 
Snowflake emojiId {}
 Emoji id for the ChannelData.
 
std::string emojiName {}
 Emoji name for the ChannelData.
 

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