mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
Bump TBA version in schema
This commit is contained in:
parent
8c26a30b9b
commit
116c635804
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
//! [github]: https://github.com/WaffleLapkin/tg-methods-schema
|
||||
|
||||
Schema(
|
||||
api_version: ApiVersion(ver: "6.8", date: "August 18, 2023"),
|
||||
api_version: ApiVersion(ver: "6.9", date: "September 22, 2023"),
|
||||
methods: [
|
||||
Method(
|
||||
names: ("getUpdates", "GetUpdates", "get_updates"),
|
||||
|
|
Loading…
Reference in a new issue