mirror of
https://github.com/sys-001/telegram-bot-api-versions.git
synced 2024-11-19 01:49:22 +01:00
Bot API 6.4, 6.5, 6.6
This commit is contained in:
parent
bbe4ec9d13
commit
c42c144921
@ -10,7 +10,10 @@ extracted by using [The Wayback Machine](https://web.archive.org/web/*/https://c
|
||||
|
||||
| Version | Description | Release date | Custom | Postman | OpenAPI | Stubs |
|
||||
|-------------------|-----------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|------------------------------------------------------------------------------|-----------------------------------|--------------------------------------------------------------------------------|-------------------------------|
|
||||
| 6.3 **(current)** | Topics, multiple usernames. | [November 5, 2022](https://core.telegram.org/bots/api-changelog#november-5-2022) | [JSON](files/custom/json/v630.json), [YAML](files/custom/yaml/v630.yaml) | [JSON](files/postman/v630.json) | [JSON](files/openapi/json/v630.json), [YAML](files/openapi/yaml/v630.yaml) | [ZIP](files/stubs/v630.zip) |
|
||||
| 6.6 **(current)** | Localized descriptions, custom emoji sets, improved editing for sticker sets. | [March 9, 2023](https://core.telegram.org/bots/api-changelog#march-9-2023) | [JSON](files/custom/json/v660.json), [YAML](files/custom/yaml/v660.yaml) | [JSON](files/postman/v660.json) | [JSON](files/openapi/json/v660.json), [YAML](files/openapi/yaml/v660.yaml) | [ZIP](files/stubs/v660.zip) |
|
||||
| 6.5 | Chat and User selection, improved permissions. | [February 3, 2023](https://core.telegram.org/bots/api-changelog#february-3-2023) | [JSON](files/custom/json/v650.json), [YAML](files/custom/yaml/v650.yaml) | [JSON](files/postman/v650.json) | [JSON](files/openapi/json/v650.json), [YAML](files/openapi/yaml/v650.yaml) | [ZIP](files/stubs/v650.zip) |
|
||||
| 6.4 | Topics improvements, media spoilers, persistent reply markup. | [December 30, 2022](https://core.telegram.org/bots/api-changelog#december-30-2022) | [JSON](files/custom/json/v640.json), [YAML](files/custom/yaml/v640.yaml) | [JSON](files/postman/v640.json) | [JSON](files/openapi/json/v640.json), [YAML](files/openapi/yaml/v640.yaml) | [ZIP](files/stubs/v640.zip) |
|
||||
| 6.3 | Topics, multiple usernames. | [November 5, 2022](https://core.telegram.org/bots/api-changelog#november-5-2022) | [JSON](files/custom/json/v630.json), [YAML](files/custom/yaml/v630.yaml) | [JSON](files/postman/v630.json) | [JSON](files/openapi/json/v630.json), [YAML](files/openapi/yaml/v630.yaml) | [ZIP](files/stubs/v630.zip) |
|
||||
| 6.2 | Animated emojis, privacy for audio and video messages. | [August 12, 2022](https://core.telegram.org/bots/api-changelog#august-12-2022) | [JSON](files/custom/json/v620.json), [YAML](files/custom/yaml/v620.yaml) | [JSON](files/postman/v620.json) | [JSON](files/openapi/json/v620.json), [YAML](files/openapi/yaml/v620.yaml) | [ZIP](files/stubs/v620.zip) |
|
||||
| 6.1 | Telegram Premium, public join requests, attachment menu. | [June 20, 2022](https://core.telegram.org/bots/api-changelog#june-20-2022) | [JSON](files/custom/json/v610.json), [YAML](files/custom/yaml/v610.yaml) | [JSON](files/postman/v610.json) | [JSON](files/openapi/json/v610.json), [YAML](files/openapi/yaml/v610.yaml) | [ZIP](files/stubs/v610.zip) |
|
||||
| 6.0 | Web Apps, default administrator rights. | [April 16, 2022](https://core.telegram.org/bots/api-changelog#april-16-2022) | [JSON](files/custom/json/v600.json), [YAML](files/custom/yaml/v600.yaml) | [JSON](files/postman/v600.json) | [JSON](files/openapi/json/v600.json), [YAML](files/openapi/yaml/v600.yaml) | [ZIP](files/stubs/v600.zip) |
|
||||
|
24
composer.lock
generated
24
composer.lock
generated
@ -1601,16 +1601,16 @@
|
||||
},
|
||||
{
|
||||
"name": "sysbot/tgscraper",
|
||||
"version": "4.0.4",
|
||||
"version": "4.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Sysbot-org/tgscraper.git",
|
||||
"reference": "59ea4ab99727620feeda041429cb7669c41cc394"
|
||||
"reference": "b15594076fb49a7b242a1459a9a62df4b3dde738"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Sysbot-org/tgscraper/zipball/59ea4ab99727620feeda041429cb7669c41cc394",
|
||||
"reference": "59ea4ab99727620feeda041429cb7669c41cc394",
|
||||
"url": "https://api.github.com/repos/Sysbot-org/tgscraper/zipball/b15594076fb49a7b242a1459a9a62df4b3dde738",
|
||||
"reference": "b15594076fb49a7b242a1459a9a62df4b3dde738",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1656,22 +1656,22 @@
|
||||
"description": "Utility to extract scheme from Telegram Bot API webpage.",
|
||||
"support": {
|
||||
"issues": "https://github.com/Sysbot-org/tgscraper/issues",
|
||||
"source": "https://github.com/Sysbot-org/tgscraper/tree/4.0.4"
|
||||
"source": "https://github.com/Sysbot-org/tgscraper/tree/4.0.5"
|
||||
},
|
||||
"time": "2022-11-05T16:01:35+00:00"
|
||||
"time": "2023-03-18T20:06:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sysbot/tgscraper-cache",
|
||||
"version": "1.1.5",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Sysbot-org/tgscraper-cache.git",
|
||||
"reference": "bfc44531203d5c05f24af826d1c44e03d06423ae"
|
||||
"reference": "c9edfc58d7408a94def25956c3d32e24ad2a1b00"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Sysbot-org/tgscraper-cache/zipball/bfc44531203d5c05f24af826d1c44e03d06423ae",
|
||||
"reference": "bfc44531203d5c05f24af826d1c44e03d06423ae",
|
||||
"url": "https://api.github.com/repos/Sysbot-org/tgscraper-cache/zipball/c9edfc58d7408a94def25956c3d32e24ad2a1b00",
|
||||
"reference": "c9edfc58d7408a94def25956c3d32e24ad2a1b00",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1697,9 +1697,9 @@
|
||||
],
|
||||
"description": "Cache package containing all available webpage snapshots for Telegram bot API.",
|
||||
"support": {
|
||||
"source": "https://github.com/Sysbot-org/tgscraper-cache/tree/1.1.5"
|
||||
"source": "https://github.com/Sysbot-org/tgscraper-cache/tree/1.2.0"
|
||||
},
|
||||
"time": "2022-11-05T16:06:36+00:00"
|
||||
"time": "2022-12-31T17:31:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "voku/simple_html_dom",
|
||||
|
12816
files/custom/json/v640.json
Normal file
12816
files/custom/json/v640.json
Normal file
File diff suppressed because it is too large
Load Diff
13100
files/custom/json/v650.json
Normal file
13100
files/custom/json/v650.json
Normal file
File diff suppressed because it is too large
Load Diff
13371
files/custom/json/v660.json
Normal file
13371
files/custom/json/v660.json
Normal file
File diff suppressed because it is too large
Load Diff
9580
files/custom/yaml/v640.yaml
Normal file
9580
files/custom/yaml/v640.yaml
Normal file
File diff suppressed because it is too large
Load Diff
9792
files/custom/yaml/v650.yaml
Normal file
9792
files/custom/yaml/v650.yaml
Normal file
File diff suppressed because it is too large
Load Diff
9987
files/custom/yaml/v660.yaml
Normal file
9987
files/custom/yaml/v660.yaml
Normal file
File diff suppressed because it is too large
Load Diff
20628
files/openapi/json/v640.json
Normal file
20628
files/openapi/json/v640.json
Normal file
File diff suppressed because it is too large
Load Diff
20781
files/openapi/json/v650.json
Normal file
20781
files/openapi/json/v650.json
Normal file
File diff suppressed because it is too large
Load Diff
21798
files/openapi/json/v660.json
Normal file
21798
files/openapi/json/v660.json
Normal file
File diff suppressed because it is too large
Load Diff
13265
files/openapi/yaml/v640.yaml
Normal file
13265
files/openapi/yaml/v640.yaml
Normal file
File diff suppressed because it is too large
Load Diff
13370
files/openapi/yaml/v650.yaml
Normal file
13370
files/openapi/yaml/v650.yaml
Normal file
File diff suppressed because it is too large
Load Diff
14008
files/openapi/yaml/v660.yaml
Normal file
14008
files/openapi/yaml/v660.yaml
Normal file
File diff suppressed because it is too large
Load Diff
5499
files/postman/v640.json
Normal file
5499
files/postman/v640.json
Normal file
File diff suppressed because it is too large
Load Diff
5511
files/postman/v650.json
Normal file
5511
files/postman/v650.json
Normal file
File diff suppressed because it is too large
Load Diff
5839
files/postman/v660.json
Normal file
5839
files/postman/v660.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
files/stubs/v640.zip
Normal file
BIN
files/stubs/v640.zip
Normal file
Binary file not shown.
BIN
files/stubs/v650.zip
Normal file
BIN
files/stubs/v650.zip
Normal file
Binary file not shown.
BIN
files/stubs/v660.zip
Normal file
BIN
files/stubs/v660.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user