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

Application_command_data interaction data option. More...

#include <FoundationEntities.hpp>

Public Data Members

bool focused {}
 True if this option is the currently focused option for autocomplete.
 
jsonifier::string name {}
 The name of the current option.
 
jsonifier::vector< application_command_interaction_data_optionoptions {}
 Application_command_data interaction data options.
 
application_command_option_type type {}
 The type of application_command_data options.
 
jsonifier::raw_json_data value {}
 The value.
 

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