on_message(rule: Rule, priority: int, block: bool) -> Matcher
current_priority = -1
matcher = Matcher(rule, priority, block)
current_priority = matcher.priority