pogodevorg/docs.pogodev.org

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

Summary

Maintainability
Test Coverage
---
title: 'SetBuddyPokemonOutProto'
sort_title: 'set_buddy_pokemon_out_proto'
category: API
excerpt: 'FIXME: Add a description'
---

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

# SetBuddyPokemonOutProto

> {{ page.excerpt }}

## Attributes:

- 1: result ([Result](#result))
- 2: updated_buddy ([BuddyPokemonProto](../BuddyPokemonProto/))

## Enums:

### Result
- 0: UNEST
- 1: SUCCESS
- 2: ERROR_POKEMON_DEPLOYED
- 3: ERROR_POKEMON_NOT_OWNED
- 4: ERROR_POKEMON_IS_EGG

## Referenced by:

- None

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