#include <dpp/export.h>#include <dpp/snowflake.h>#include <dpp/json_fwd.h>#include <dpp/json_interface.h>#include <unordered_map>

Classes | |
| class | dpp::ban |
| The ban class represents a ban on a guild. More... | |
Namespaces | |
| dpp | |
| The main namespace for D++ functions. | |
Typedefs | |
| typedef std::unordered_map< snowflake, ban > | dpp::ban_map |
| A group of bans. More... | |