D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::automod_rule, including all inherited members.
actions | dpp::automod_rule | |
automod_rule() | dpp::automod_rule | |
build_json(bool with_id=false) const | dpp::automod_rule | virtual |
creator_id | dpp::automod_rule | |
enabled | dpp::automod_rule | |
event_type | dpp::automod_rule | |
exempt_channels | dpp::automod_rule | |
exempt_roles | dpp::automod_rule | |
fill_from_json(nlohmann::json *j) | dpp::automod_rule | |
get_creation_time() const | dpp::managed | |
guild_id | dpp::automod_rule | |
id | dpp::automod_rule | |
managed(const snowflake nid=0) | dpp::managed | |
name | dpp::automod_rule | |
operator!=(const managed &other) const noexcept | dpp::managed | |
operator==(const managed &other) const noexcept | dpp::managed | |
trigger_metadata | dpp::automod_rule | |
trigger_type | dpp::automod_rule | |
~automod_rule() | dpp::automod_rule | virtual |
~json_interface()=default | dpp::json_interface< automod_rule > | protected |
~managed()=default | dpp::managed | virtual |