How do I specify the timeframe in WithUpdatedBars (golang)

As WithUpdatedBars only takes an array of symbols, how do we declare which bars we want? I see the return value does not have a timeframe on it.

Thank you.

Hey :wave:

On the stream only minute bars and daily bars are available. This is true both for regular bars and updated bars.