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

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Networking.Requests.Messages.IncenseEncounterMessage

Documentation

data IncenseEncounterMessage Source #

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

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