mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 05:56:55 +01:00
22 lines
390 B
Markdown
22 lines
390 B
Markdown
---
|
|
title: getWallpapers
|
|
description: Returns background wallpapers
|
|
---
|
|
## Method: getWallpapers
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Returns background wallpapers
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [Wallpapers](../types/Wallpapers.md)
|
|
|