pub const PATTERN_PUBSUB_PREFIX: &str = "pmessage";
The prefix on pubsub messages from a pattern matching subscription.
In RESP2 this may be the first inner frame, and in RESP3 it may be the second inner frame.