pogodevorg/docs.pogodev.org

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

Summary

Maintainability
Test Coverage
---
title: 'UseItemPotionOutProto'
sort_title: 'use_item_potion_out_proto'
category: API
excerpt: 'FIXME: Add a description'
---

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

# UseItemPotionOutProto

> {{ page.excerpt }}

## Attributes:

- 1: result ([Result](#result))
- 2: stamina (int32)

## Enums:

### Result
- 0: UNSET
- 1: SUCCESS
- 2: ERROR_NO_POKEMON
- 3: ERROR_CANNOT_USE
- 4: ERROR_DEPLOYED_TO_FORT

## Referenced by:

- None

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