public void Serialize(Stream stream)
 {
     GetChannelInfoRequest.Serialize(stream, this);
 }