inputClientProxy
Info about an MTProxy used to connect.
type tg.InputClientProxy struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Address | string | yes | Proxy address |
Port | int | yes | Proxy port |
References
- Official documentation
- Generated Go reference
- TL definition:
inputClientProxy#75588b3f