drop_phrases()

Drops events whose normalized text is one of phrases.

Usage

Source

drop_phrases(
    phrases,
    *,
    only_from=USERS,
)