ipPort
No description available.
type tg.IPPort struct { /* ... */ }
Implements IpPort.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Ipv4 | int | yes | Ipv4 field of IPPort. |
Port | int | yes | Port field of IPPort. |
References
- Official documentation
- Generated Go reference
- TL definition:
ipPort#d433ad73