DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
discord_core_api::respond_to_input_event_data
, and add either some content or a message embed.- add one or more buttons by using the discord_core_api::respond_to_input_event_data::addButton
of the discord_core_api::respond_to_input_event_data
structure.discord_core_api::input_events::respondToInputEventAsync()
function, passing it the discord_core_api::respond_to_input_event_data
structure.