pogodevorg/docs.pogodev.org

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

Summary

Maintainability
Test Coverage
---
title: 'GetIncensePokemonOutProto'
sort_title: 'get_incense_pokemon_out_proto'
category: API
excerpt: 'FIXME: Add a description'
---

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

# GetIncensePokemonOutProto

> {{ page.excerpt }}

## Attributes:

- 1: result ([Result](#result))
- 2: pokemon_type_id (int32)
- 3: lat (double)
- 4: lng (double)
- 5: encounter_location (string)
- 6: encounter_id (fixed64)
- 7: disappear_time_ms (int64)
- 8: pokemon_display ([PokemonDisplayProto](../PokemonDisplayProto/))

## Enums:

### Result
- 0: INCENSE_ENCOUNTER_UNKNOWN
- 1: INCENSE_ENCOUNTER_AVAILABLE
- 2: INCENSE_ENCOUNTER_NOT_AVAILABLE

## Referenced by:

- None

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