mirror of
https://github.com/sys-001/telegram-bot-api-versions.git
synced 2024-11-23 03:46:47 +01:00
Bot API 6.9 and 7.0
This commit is contained in:
parent
bdabb4993f
commit
b06834c11b
@ -9,7 +9,9 @@ extracted by using [The Wayback Machine](https://web.archive.org/web/*/https://c
|
|||||||
|
|
||||||
| Version | Description | Release date | Custom | Postman | OpenAPI | Stubs |
|
| Version | Description | Release date | Custom | Postman | OpenAPI | Stubs |
|
||||||
|-------------------|-----------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|------------------------------------------------------------------------------|-----------------------------------|--------------------------------------------------------------------------------|-------------------------------|
|
|-------------------|-----------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|------------------------------------------------------------------------------|-----------------------------------|--------------------------------------------------------------------------------|-------------------------------|
|
||||||
| 6.8 **(current)** | Stories detection, anonymous poll votes, emoji status expiration date. | [August 18, 2023](https://core.telegram.org/bots/api-changelog#august-18-2023) | [JSON](files/custom/json/v680.json), [YAML](files/custom/yaml/v680.yaml) | [JSON](files/postman/v680.json) | [JSON](files/openapi/json/v680.json), [YAML](files/openapi/yaml/v680.yaml) | [ZIP](files/stubs/v680.zip) |
|
| 7.0 **(current)** | Reactions, new replies and link previews, batch actions, boosts and giveaways. | [December 29, 2023](https://core.telegram.org/bots/api-changelog#december-29-2023) | [JSON](files/custom/json/v700.json), [YAML](files/custom/yaml/v700.yaml) | [JSON](files/postman/v700.json) | [JSON](files/openapi/json/v700.json), [YAML](files/openapi/yaml/v700.yaml) | [ZIP](files/stubs/v700.zip) |
|
||||||
|
| 6.9 | Unlimited cloud storage for Mini Apps, support for stories permissions. | [September 22, 2023](https://core.telegram.org/bots/api-changelog#september-22-2023) | [JSON](files/custom/json/v690.json), [YAML](files/custom/yaml/v690.yaml) | [JSON](files/postman/v690.json) | [JSON](files/openapi/json/v690.json), [YAML](files/openapi/yaml/v690.yaml) | [ZIP](files/stubs/v690.zip) |
|
||||||
|
| 6.8 | Stories detection, anonymous poll votes, emoji status expiration date. | [August 18, 2023](https://core.telegram.org/bots/api-changelog#august-18-2023) | [JSON](files/custom/json/v680.json), [YAML](files/custom/yaml/v680.yaml) | [JSON](files/postman/v680.json) | [JSON](files/openapi/json/v680.json), [YAML](files/openapi/yaml/v680.yaml) | [ZIP](files/stubs/v680.zip) |
|
||||||
| 6.7 | Web Apps in any chat, collectible usernames, send custom emoji, localized names, shared folder invites. | [April 21, 2023](https://core.telegram.org/bots/api-changelog#april-21-2023) | [JSON](files/custom/json/v670.json), [YAML](files/custom/yaml/v670.yaml) | [JSON](files/postman/v670.json) | [JSON](files/openapi/json/v670.json), [YAML](files/openapi/yaml/v670.yaml) | [ZIP](files/stubs/v670.zip) |
|
| 6.7 | Web Apps in any chat, collectible usernames, send custom emoji, localized names, shared folder invites. | [April 21, 2023](https://core.telegram.org/bots/api-changelog#april-21-2023) | [JSON](files/custom/json/v670.json), [YAML](files/custom/yaml/v670.yaml) | [JSON](files/postman/v670.json) | [JSON](files/openapi/json/v670.json), [YAML](files/openapi/yaml/v670.yaml) | [ZIP](files/stubs/v670.zip) |
|
||||||
| 6.6 | 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.6 | 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.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) |
|
||||||
|
28
composer.lock
generated
28
composer.lock
generated
@ -1588,16 +1588,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sysbot/tgscraper",
|
"name": "sysbot/tgscraper",
|
||||||
"version": "4.0.7",
|
"version": "4.0.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Sysbot-org/tgscraper.git",
|
"url": "https://github.com/Sysbot-org/tgscraper.git",
|
||||||
"reference": "1dd06c155b718d12f43fed80686533ab0a92e693"
|
"reference": "9d0cdff59b8004b54a13df7bb1c91a08e56a4da3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Sysbot-org/tgscraper/zipball/1dd06c155b718d12f43fed80686533ab0a92e693",
|
"url": "https://api.github.com/repos/Sysbot-org/tgscraper/zipball/9d0cdff59b8004b54a13df7bb1c91a08e56a4da3",
|
||||||
"reference": "1dd06c155b718d12f43fed80686533ab0a92e693",
|
"reference": "9d0cdff59b8004b54a13df7bb1c91a08e56a4da3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1643,22 +1643,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/4.0.7"
|
"source": "https://github.com/Sysbot-org/tgscraper/tree/4.0.8"
|
||||||
},
|
},
|
||||||
"time": "2023-08-23T14:14:08+00:00"
|
"time": "2024-01-05T21:44:32+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sysbot/tgscraper-cache",
|
"name": "sysbot/tgscraper-cache",
|
||||||
"version": "1.3.0",
|
"version": "1.3.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": "21be86668118e5dc6d6b6c0429a3823d27bc52a8"
|
"reference": "f0ad0f3f3b7e1b4cf44cee880f5e210ecf460d90"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Sysbot-org/tgscraper-cache/zipball/21be86668118e5dc6d6b6c0429a3823d27bc52a8",
|
"url": "https://api.github.com/repos/Sysbot-org/tgscraper-cache/zipball/f0ad0f3f3b7e1b4cf44cee880f5e210ecf460d90",
|
||||||
"reference": "21be86668118e5dc6d6b6c0429a3823d27bc52a8",
|
"reference": "f0ad0f3f3b7e1b4cf44cee880f5e210ecf460d90",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1677,16 +1677,16 @@
|
|||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "sys-001",
|
"name": "sys-001",
|
||||||
"email": "sys@sys001.ml",
|
"email": "sys@sys001.xyz",
|
||||||
"homepage": "https://sys001.ml",
|
"homepage": "https://sys001.xyz",
|
||||||
"role": "Developer"
|
"role": "Developer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Cache package containing all available webpage snapshots for Telegram bot API.",
|
"description": "Cache package containing all available webpage snapshots for Telegram bot API.",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/Sysbot-org/tgscraper-cache/tree/1.3.0"
|
"source": "https://github.com/Sysbot-org/tgscraper-cache/tree/1.3.1"
|
||||||
},
|
},
|
||||||
"time": "2023-08-28T15:54:46+00:00"
|
"time": "2024-01-05T21:57:38+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "voku/simple_html_dom",
|
"name": "voku/simple_html_dom",
|
||||||
|
13659
files/custom/json/v690.json
Normal file
13659
files/custom/json/v690.json
Normal file
File diff suppressed because it is too large
Load Diff
14982
files/custom/json/v700.json
Normal file
14982
files/custom/json/v700.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -5298,7 +5298,8 @@ methods:
|
|||||||
default: true
|
default: true
|
||||||
-
|
-
|
||||||
name: type
|
name: type
|
||||||
types: string
|
types:
|
||||||
|
- string
|
||||||
optional: true
|
optional: true
|
||||||
description: 'Poll type, “quiz” or “regular”, defaults to “regular”'
|
description: 'Poll type, “quiz” or “regular”, defaults to “regular”'
|
||||||
default: regular
|
default: regular
|
||||||
|
10200
files/custom/yaml/v690.yaml
Normal file
10200
files/custom/yaml/v690.yaml
Normal file
File diff suppressed because it is too large
Load Diff
11189
files/custom/yaml/v700.yaml
Normal file
11189
files/custom/yaml/v700.yaml
Normal file
File diff suppressed because it is too large
Load Diff
22215
files/openapi/json/v690.json
Normal file
22215
files/openapi/json/v690.json
Normal file
File diff suppressed because it is too large
Load Diff
23636
files/openapi/json/v700.json
Normal file
23636
files/openapi/json/v700.json
Normal file
File diff suppressed because it is too large
Load Diff
14269
files/openapi/yaml/v690.yaml
Normal file
14269
files/openapi/yaml/v690.yaml
Normal file
File diff suppressed because it is too large
Load Diff
15200
files/openapi/yaml/v700.yaml
Normal file
15200
files/openapi/yaml/v700.yaml
Normal file
File diff suppressed because it is too large
Load Diff
5950
files/postman/v690.json
Normal file
5950
files/postman/v690.json
Normal file
File diff suppressed because it is too large
Load Diff
6093
files/postman/v700.json
Normal file
6093
files/postman/v700.json
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
BIN
files/stubs/v690.zip
Normal file
BIN
files/stubs/v690.zip
Normal file
Binary file not shown.
BIN
files/stubs/v700.zip
Normal file
BIN
files/stubs/v700.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user