![]() |
droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
|
#include <PortalIndex.hpp>
Public Member Functions | |
| void | rebuild (const std::vector< std::string > &usernames) |
| void | add (std::string username) |
| void | remove (const std::string &username) |
| bool | contains (const std::string &username) const |
| void BlacklistIndex::add | ( | std::string | username | ) |
|
nodiscard |
| void BlacklistIndex::rebuild | ( | const std::vector< std::string > & | usernames | ) |
| void BlacklistIndex::remove | ( | const std::string & | username | ) |