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

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Networking.Responses.UseItemPotionResponse

Documentation

data UseItemPotionResponse'Result #

Instances

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

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

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