Layer 220
PeerSelfLocated
Current peer
constructor
peerSelfLocated#f8ec284b expires:int = PeerLocated;
Parameters
| Name | Type | Description |
|---|---|---|
| Expires | int | Expiry of geolocation info for current peer |
Returns
PeerLocatedGogram Example
// Creating PeerSelfLocated constructor obj := &tg.PeerSelfLocated{ Expires: 0, }