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

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Networking.Requests.Messages.SetPlayerTeamMessage

Documentation

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