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

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Networking.Envelopes.AuthTicket

Documentation

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

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

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