You can close the channel list window after it's finished listing with window -c "channels list"

If you're trying to stop the list from appearing so that you can build your own custom list dialog/window, use this:

Code:
raw 321:*: window -h "channels list"
raw 323:*: window -c "channels list"