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