mtx::events::state::policy_rule::recommendation namespace

A recommendation of how to handle the entity.

Variables

std::string_view ban constexpr
a recommendation to ban an entity

Variable documentation

std::string_view mtx::events::state::policy_rule::recommendation::ban constexpr

a recommendation to ban an entity

When this recommendation is used, the entities affected by the rule should be banned from participation where possible. The enforcement of this is deliberately left as an implementation detail to avoid the protocol imposing its opinion on how the policy list is to be interpreted.