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

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Networking.Responses.SetFavoritePokemonResponse

Documentation

data SetFavoritePokemonResponse'Result #

Instances

Bounded SetFavoritePokemonResponse'Result # 
Enum SetFavoritePokemonResponse'Result # 
Eq SetFavoritePokemonResponse'Result # 
Show SetFavoritePokemonResponse'Result # 
MessageEnum SetFavoritePokemonResponse'Result # 
FieldDefault SetFavoritePokemonResponse'Result # 
Default SetFavoritePokemonResponse'Result # 

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