package whatsapp type clientVersion struct { Major int Minor int Patch int } var version clientVersion