ipPortSecret
No description available.
type tg.IPPortSecret struct { /* ... */ }
Implements IpPort.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Ipv4 | int | yes | Ipv4 field of IPPortSecret. |
Port | int | yes | Port field of IPPortSecret. |
Secret | []byte | yes | Secret field of IPPortSecret. |
References
- Official documentation
- Generated Go reference
- TL definition:
ipPortSecret#37982646