Bot API 5.5 and 5.6

This commit is contained in:
Sys 2021-12-31 14:07:05 +01:00
parent 610e482f3a
commit e75c72dfb2
No known key found for this signature in database
GPG Key ID: 3CD2C29F8AB39BFD
13 changed files with 105513 additions and 12 deletions

24
composer.lock generated
View File

@ -1912,16 +1912,16 @@
}, },
{ {
"name": "sysbot/tgscraper", "name": "sysbot/tgscraper",
"version": "3.0.2", "version": "3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Sysbot-org/tgscraper.git", "url": "https://github.com/Sysbot-org/tgscraper.git",
"reference": "6298361b59b2433b1639a318bb28b0e7bd477490" "reference": "1a22f3eda903325fb370d9121456872a8c67640f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Sysbot-org/tgscraper/zipball/6298361b59b2433b1639a318bb28b0e7bd477490", "url": "https://api.github.com/repos/Sysbot-org/tgscraper/zipball/1a22f3eda903325fb370d9121456872a8c67640f",
"reference": "6298361b59b2433b1639a318bb28b0e7bd477490", "reference": "1a22f3eda903325fb370d9121456872a8c67640f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1961,22 +1961,22 @@
"description": "Utility to extract scheme from Telegram Bot API webpage.", "description": "Utility to extract scheme from Telegram Bot API webpage.",
"support": { "support": {
"issues": "https://github.com/Sysbot-org/tgscraper/issues", "issues": "https://github.com/Sysbot-org/tgscraper/issues",
"source": "https://github.com/Sysbot-org/tgscraper/tree/3.0.2" "source": "https://github.com/Sysbot-org/tgscraper/tree/3.0.3"
}, },
"time": "2021-11-08T14:57:52+00:00" "time": "2021-12-11T00:47:04+00:00"
}, },
{ {
"name": "sysbot/tgscraper-cache", "name": "sysbot/tgscraper-cache",
"version": "1.0.1", "version": "1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Sysbot-org/tgscraper-cache.git", "url": "https://github.com/Sysbot-org/tgscraper-cache.git",
"reference": "e8e11068c63c780f784c5abd0622c80e3eeadff8" "reference": "a8a41d365ce6467fa8537b748ba49d4b2b310dab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Sysbot-org/tgscraper-cache/zipball/e8e11068c63c780f784c5abd0622c80e3eeadff8", "url": "https://api.github.com/repos/Sysbot-org/tgscraper-cache/zipball/a8a41d365ce6467fa8537b748ba49d4b2b310dab",
"reference": "e8e11068c63c780f784c5abd0622c80e3eeadff8", "reference": "a8a41d365ce6467fa8537b748ba49d4b2b310dab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2002,9 +2002,9 @@
], ],
"description": "Utility to extract scheme from Telegram Bot API webpage.", "description": "Utility to extract scheme from Telegram Bot API webpage.",
"support": { "support": {
"source": "https://github.com/Sysbot-org/tgscraper-cache/tree/1.0.1" "source": "https://github.com/Sysbot-org/tgscraper-cache/tree/1.1.1"
}, },
"time": "2021-08-23T10:49:44+00:00" "time": "2021-11-08T23:41:00+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],

11125
files/custom/json/v550.json Normal file

File diff suppressed because it is too large Load Diff

11277
files/custom/json/v560.json Normal file

File diff suppressed because it is too large Load Diff

8300
files/custom/yaml/v550.yaml Normal file

File diff suppressed because it is too large Load Diff

8414
files/custom/yaml/v560.yaml Normal file

File diff suppressed because it is too large Load Diff

17394
files/openapi/json/v550.json Normal file

File diff suppressed because it is too large Load Diff

17565
files/openapi/json/v560.json Normal file

File diff suppressed because it is too large Load Diff

11167
files/openapi/yaml/v550.yaml Normal file

File diff suppressed because it is too large Load Diff

11281
files/openapi/yaml/v560.yaml Normal file

File diff suppressed because it is too large Load Diff

4432
files/postman/v550.json Normal file

File diff suppressed because it is too large Load Diff

4546
files/postman/v560.json Normal file

File diff suppressed because it is too large Load Diff

BIN
files/stubs/v550.zip Normal file

Binary file not shown.

BIN
files/stubs/v560.zip Normal file

Binary file not shown.