syntax = "proto3"; package whirl; message ChannelCmd { string channel = 1; }