DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
discord_core_api::channels::modifyChannelAsync()
function, while passing to it a completed data structure discord_core_api::modify_channel_data
, with a return value of auto
or discord_core_api::channel_data
.discord_core_api::co_routine::get()
added to the end in order to wait for the results now.