Backdrops
API ver.: 1.9
Returns Telegram gift backdrops
HTTP Request
GET https://apiv2.giftstat.app/current/collections/backdrops
Query Parameters
|
Parameter |
Description |
|
limit |
UInt |
|
offset |
UInt |
|
collection |
String (optional) |
Response Structure
HTTP code: 200 - OK
{
"data": [],
"meta": {
"limit": 10000,
"offset": 0,
"count": 0,
"api_path": "/current/collections/backdrops",
}
}
Available Fields
|
Field |
Description |
|
id |
UInt |
|
str_id |
String |
|
collection |
String |
|
backdrop |
String |
|
backdrop_slug |
String |
|
lower_backdrop_slug |
String |
|
rarity |
UInt |
Was the article helpful?
Previous
Next