22 lines
440 B
Markdown
22 lines
440 B
Markdown
|
---
|
||
|
title: getProxy
|
||
|
description: Returns current set up proxy. Can be called before authorization
|
||
|
---
|
||
|
## Method: getProxy
|
||
|
[Back to methods index](index.md)
|
||
|
|
||
|
|
||
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
||
|
|
||
|
|
||
|
Returns current set up proxy. Can be called before authorization
|
||
|
|
||
|
### Params:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|
||
|
|
||
|
### Return type: [Proxy](../types/Proxy.md)
|
||
|
|