Is your feature request related to a problem? Please describe.
In Java, it is possible to set the:
management.exchange()
.name("my-exchange")
.type("x-delayed-message") // non-built-in type
Describe the solution you'd like
Implement the same for this client
Describe alternatives you've considered
No response
Additional context
No response