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

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Networking.Responses.NicknamePokemonResponse

Documentation

data NicknamePokemonResponse'Result Source #

Instances

Bounded NicknamePokemonResponse'Result Source # 
Enum NicknamePokemonResponse'Result Source # 
Eq NicknamePokemonResponse'Result Source # 
Show NicknamePokemonResponse'Result Source # 
Default NicknamePokemonResponse'Result Source # 
FieldDefault NicknamePokemonResponse'Result Source # 
MessageEnum NicknamePokemonResponse'Result Source # 

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