* MM-21118: Use querybuilder instead of fmt.Sprintf in channelStore We use the querybuilder API instead of just building the query string manually using fmt.Sprintf * Replaced comma with colon
* MM-21118: Use querybuilder instead of fmt.Sprintf in channelStore We use the querybuilder API instead of just building the query string manually using fmt.Sprintf * Replaced comma with colon