22 lines
436 B
Markdown
22 lines
436 B
Markdown
|
---
|
||
|
title: testNetwork
|
||
|
description: Test request. Sends simple network request to telegram servers
|
||
|
---
|
||
|
## Method: testNetwork
|
||
|
[Back to methods index](index.md)
|
||
|
|
||
|
|
||
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
||
|
|
||
|
|
||
|
Test request. Sends simple network request to telegram servers
|
||
|
|
||
|
### Params:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|
||
|
|
||
|
### Return type: [Ok](../types/Ok.md)
|
||
|
|