MadelineProtoDocs/docs/API_docs/types/PeerLocated.md

27 lines
526 B
Markdown
Raw Normal View History

2019-06-24 15:45:02 +02:00
---
title: PeerLocated
description: constructors and methods of type PeerLocated
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
2020-06-16 17:50:25 +02:00
# Type: PeerLocated
2019-06-24 15:45:02 +02:00
[Back to types index](index.md)
### Possible values (constructors):
[peerLocated](../constructors/peerLocated.md)
2020-03-06 13:09:28 +01:00
[peerSelfLocated](../constructors/peerSelfLocated.md)
2019-06-24 15:45:02 +02:00
### Methods that return an object of this type (methods):
2020-06-16 17:50:25 +02:00
[peerLocated](../constructors/peerLocated.md)
[peerSelfLocated](../constructors/peerSelfLocated.md)