MadelineProto/docs/TD_docs/methods/testNetwork.md

22 lines
440 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
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
### Parameters:
2017-08-25 15:05:53 +02:00
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
### Return type: [Ok](../types/Ok.md)