So that users have the option of ```rust ctx.from.user().filter(|u| ...) ``` instead of ```rust ctx.from.user().r#where(|u| ...) ```