mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 00:26:57 +01:00
22 lines
458 B
Markdown
22 lines
458 B
Markdown
---
|
|
title: testGetDifference
|
|
description: Test request. Forces updates.getDifference call to telegram servers
|
|
---
|
|
## Method: testGetDifference
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Test request. Forces updates.getDifference call to telegram servers
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [Ok](../types/Ok.md)
|
|
|