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