mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2025-01-20 23:57:34 +01:00
Fixed broken link
This commit is contained in:
parent
3f7fe4cfb9
commit
5ec4aea920
@ -39,7 +39,7 @@ class Versions
|
||||
public const V490 = 'https://web.archive.org/web/20200611131321/https://core.telegram.org/bots/api';
|
||||
public const V500 = 'https://web.archive.org/web/20201104151640/https://core.telegram.org/bots/api';
|
||||
public const V510 = 'https://web.archive.org/web/20210315055600/https://core.telegram.org/bots/api';
|
||||
public const V520 = 'https://web.archive.org/web/20210428145432/https://core.telegram.org/bots/api';
|
||||
public const V520 = 'https://web.archive.org/web/20210428195636/https://core.telegram.org/bots/api';
|
||||
public const V530 = 'https://web.archive.org/web/20210626142851/https://core.telegram.org/bots/api';
|
||||
public const LATEST = 'https://core.telegram.org/bots/api';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user