pogodevorg/docs.pogodev.org

View on GitHub
_docs/api/messages/UpgradePokemonOutProto.md

Summary

Maintainability
Test Coverage
---
title: 'UpgradePokemonOutProto'
sort_title: 'upgrade_pokemon_out_proto'
category: API
excerpt: 'FIXME: Add a description'
---

[comment]: <> (THIS PART IS GENERATED - AKA DON'T EDIT THIS PART MANUALLY)

# UpgradePokemonOutProto

> {{ page.excerpt }}

## Attributes:

- 1: result ([Result](#result))
- 2: upgraded_pokemon ([PokemonProto](../PokemonProto/))

## Enums:

### Result
- 0: UNSET
- 1: SUCCESS
- 2: ERROR_POKEMON_NOT_FOUND
- 3: ERROR_INSUFFICIENT_RESOURCES
- 4: ERROR_UPGRADE_NOT_AVAILABLE
- 5: ERROR_POKEMON_IS_DEPLOYED

## Referenced by:

- None

[comment]: <> (YOU CAN EDIT AFTER THIS)