pokemon-go-protobuf-types-0.1.2: Haskell types for the Pokemon Go protobuf protocol.

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Networking.Responses.GetAssetDigestResponse

Documentation

digest :: forall msg msg'. HasField "digest" msg msg' => Lens msg msg' (Field "digest" msg) (Field "digest" msg') Source #

timestampMs :: forall msg msg'. HasField "timestampMs" msg msg' => Lens msg msg' (Field "timestampMs" msg) (Field "timestampMs" msg') Source #