add_autocomplete_choice(const command_option_choice &achoice) | dpp::interaction_response | |
add_component(const component &c) | dpp::interaction_modal_response | |
add_row() | dpp::interaction_modal_response | |
autocomplete_choices | dpp::interaction_response | |
dpp::build_json(bool with_id=false) const | dpp::json_interface< interaction_response > | inline |
json_interface< interaction_modal_response >::build_json(bool with_id=false) const | dpp::json_interface< interaction_modal_response > | inline |
components | dpp::interaction_modal_response | |
current_row | dpp::interaction_modal_response | protected |
custom_id | dpp::interaction_modal_response | |
dpp::fill_from_json(nlohmann::json *j) | dpp::json_interface< interaction_response > | inline |
json_interface< interaction_modal_response >::fill_from_json(nlohmann::json *j) | dpp::json_interface< interaction_modal_response > | inline |
fill_from_json_impl(nlohmann::json *j) | dpp::interaction_modal_response | protectedvirtual |
interaction_modal_response() | dpp::interaction_modal_response | |
interaction_modal_response(const std::string &_custom_id, const std::string &_title, const std::vector< component > _components={}) | dpp::interaction_modal_response | |
interaction_response()=default | dpp::interaction_response | |
interaction_response(interaction_response_type t) | dpp::interaction_response | |
interaction_response(interaction_response_type t, const message &m) | dpp::interaction_response | |
interaction_response(interaction_response_type t, message &&m) | dpp::interaction_response | |
json_interface< interaction_modal_response > | dpp::interaction_modal_response | friend |
msg | dpp::interaction_response | |
set_custom_id(const std::string &_custom_id) | dpp::interaction_modal_response | |
set_title(const std::string &_title) | dpp::interaction_modal_response | |
title | dpp::interaction_modal_response | |
dpp::to_json(bool with_id=false) const | dpp::json_interface< interaction_response > | inline |
json_interface< interaction_modal_response >::to_json(bool with_id=false) const | dpp::json_interface< interaction_modal_response > | inline |
to_json_impl(bool with_id=false) const | dpp::interaction_modal_response | protectedvirtual |
type | dpp::interaction_response | |
~interaction_modal_response()=default | dpp::interaction_modal_response | virtual |
~interaction_response()=default | dpp::interaction_response | virtual |