mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 08:16:54 +01:00
22 lines
456 B
Markdown
22 lines
456 B
Markdown
---
|
|
title: testUseUpdate
|
|
description: Test request. Does nothing, ensures that the Update object is used
|
|
---
|
|
## Method: testUseUpdate
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Test request. Does nothing, ensures that the Update object is used
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [Update](../types/Update.md)
|
|
|