mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
add secret_api.tl from tdlib
This commit is contained in:
parent
6616484fae
commit
058af17bc6
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ ADDITIONAL_URLS = {
|
|||
'raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/Resources/tl/mtproto.tl',
|
||||
'raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/Resources/tl/api.tl',
|
||||
'raw.githubusercontent.com/tdlib/td/master/td/generate/scheme/telegram_api.tl',
|
||||
'raw.githubusercontent.com/tdlib/td/master/td/generate/scheme/secret_api.tl',
|
||||
'raw.githubusercontent.com/tdlib/td/master/td/generate/scheme/td_api.tl',
|
||||
}
|
||||
BASE_URL_REGEX = r'telegram.org'
|
||||
|
|
Loading…
Add table
Reference in a new issue