mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-08 13:28:19 +01:00
18 lines
319 B
Markdown
18 lines
319 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
|
|
|
|
|
|
|
|
### Return type: [Proxy](../types/Proxy.md)
|
|
|