pub fn create_pubsub_interest( stream_id: impl Into<String>, subscriber_peer_id: impl Into<String>, seq: u64, active: bool, htl: u8, ) -> PubsubInterest
Create a pubsub interest message.