| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Networking.Requests.Messages.SetFavoritePokemonMessage
Documentation
data SetFavoritePokemonMessage Source #
Constructors
| SetFavoritePokemonMessage | |
Instances
| Eq SetFavoritePokemonMessage Source # | |
| Show SetFavoritePokemonMessage Source # | |
| Default SetFavoritePokemonMessage Source # | |
| Message SetFavoritePokemonMessage Source # | |
| HasField "isFavorite" SetFavoritePokemonMessage SetFavoritePokemonMessage Source # | |
| HasField "pokemonId" SetFavoritePokemonMessage SetFavoritePokemonMessage Source # | |
| type Field "isFavorite" SetFavoritePokemonMessage Source # | |
| type Field "pokemonId" SetFavoritePokemonMessage Source # | |