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

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Networking.Responses.GetSuggestedCodenamesResponse

Documentation

data GetSuggestedCodenamesResponse Source #

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

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