is there a way to differentiate between types for two different queues? like i have two attached to

is there a way to differentiate between types for two different queues? like i have two attached to one worker, so i'd want to have different types for the message bodies based on the queue names - is this possible or do i need to do this manually
Was this page helpful?