app_permissions | dpp::interaction | |
application_id | dpp::interaction | |
authorizing_integration_owners | dpp::interaction | |
build_json(bool with_id=false) const | dpp::json_interface< interaction > | inline |
cache_policy | dpp::interaction | |
channel | dpp::interaction | |
channel_id | dpp::interaction | |
context | dpp::interaction | |
data | dpp::interaction | |
entitlements | dpp::interaction | |
fill_from_json(nlohmann::json *j) | dpp::json_interface< interaction > | inline |
fill_from_json_impl(nlohmann::json *j) | dpp::interaction | protected |
get_authorizing_integration_owner(application_integration_types type) const | dpp::interaction | |
get_autocomplete_interaction() const | dpp::interaction | |
get_channel() const | dpp::interaction | |
get_command_interaction() const | dpp::interaction | |
get_command_name() const | dpp::interaction | |
get_component_interaction() const | dpp::interaction | |
get_context_message() const | dpp::interaction | |
get_creation_time() const noexcept | dpp::managed | inline |
get_guild() const | dpp::interaction | |
get_issuing_user() const | dpp::interaction | |
get_resolved(snowflake id, const C &resolved_set) const | dpp::interaction | inlineprotected |
get_resolved_attachment(snowflake id) const | dpp::interaction | |
get_resolved_channel(snowflake id) const | dpp::interaction | |
get_resolved_member(snowflake id) const | dpp::interaction | |
get_resolved_message(snowflake id) const | dpp::interaction | |
get_resolved_permission(snowflake id) const | dpp::interaction | |
get_resolved_role(snowflake id) const | dpp::interaction | |
get_resolved_user(snowflake id) const | dpp::interaction | |
guild_id | dpp::interaction | |
guild_locale | dpp::interaction | |
id | dpp::managed | |
interaction() | dpp::interaction | |
is_guild_interaction() const | dpp::interaction | |
is_user_app_interaction() const | dpp::interaction | |
json_interface< interaction > | dpp::interaction | friend |
locale | dpp::interaction | |
managed()=default | dpp::managed | |
managed(const snowflake nid) | dpp::managed | inline |
managed(const managed &rhs)=default | dpp::managed | |
managed(managed &&rhs)=default | dpp::managed | |
member | dpp::interaction | |
message_id | dpp::interaction | |
msg | dpp::interaction | |
operator!=(const managed &other) const noexcept | dpp::managed | inline |
operator=(const managed &rhs)=default | dpp::managed | |
operator=(managed &&rhs)=default | dpp::managed | |
operator==(const managed &other) const noexcept | dpp::managed | inline |
resolved | dpp::interaction | |
to_json(bool with_id=false) const | dpp::json_interface< interaction > | inline |
to_json_impl(bool with_id=false) const | dpp::interaction | protectedvirtual |
token | dpp::interaction | |
type | dpp::interaction | |
usr | dpp::interaction | |
version | dpp::interaction | |
~interaction()=default | dpp::interaction | virtual |
~managed()=default | dpp::managed | virtual |