Create an UNSUBSCRIBE packet builder.
Optional
const packet = unsubscribe(1, "sensors/#").topic("events/#").build() Copy
const packet = unsubscribe(1, "sensors/#").topic("events/#").build()
Create an UNSUBSCRIBE packet builder.