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

For modifying a channel's properties. More...

#include <ChannelEntities.hpp>

Public Data Members

update_channel_data channelData {}
 The responseData of the channel_data to be updated.
 
snowflake channelId {}
 The id of the channel_data to modify.
 
jsonifier::string reason {}
 A reason for modifying the channel_data.
 

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