Message 0x60
List channels
The server will send multiple messages of this type that contain channel information. The final 0x60 message will list 0 channels to signify the end of the channel list.
| Data Type | Description | Offset |
| uint32_t | type | 0 |
| uint32_t | channel_count | 4 |
| array of VentriloNetChannel | channel structures | 8 |
