alik0211 / mtproto-core

Telegram API JS (MTProto) client library for Node.js and browser
https://mtproto-core.js.org
GNU General Public License v3.0
625 stars 111 forks source link

Update layer to 170 #297

Open slavakaderkin opened 5 months ago

MyZest commented 5 months ago

Is this where api.json comes from? : https://core.telegram.org/schema/json

MyZest commented 5 months ago

How did you calculate the layer to be 170? Bro

slavakaderkin commented 5 months ago

From official telegram docs

8 февр. 2024 г., в 11:24, zest @.***> написал(а):

How did you calculate the layer to be 170? Bro

— Reply to this email directly, view it on GitHub https://github.com/alik0211/mtproto-core/pull/297#issuecomment-1933491749, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMY7FH3PKSCUKXOQGQXRE2TYSR4RFAVCNFSM6AAAAABCLV2ZX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZTGQ4TCNZUHE. You are receiving this because you authored the thread.

fedyk commented 5 months ago

Here states that 158 is the recent layer revision. Can you share a link to the docs for 170 layer?

MyZest commented 5 months ago

https://raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/SourceFiles/mtproto/scheme/api.tl

How to convert api.tl to api.json? Do you have any means? Because the latest layer is 173 now

slavakaderkin commented 5 months ago

https://raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/SourceFiles/mtproto/scheme/api.tl

How to convert api.tl to api.json? Do you have any means? Because the latest layer is 173 now

https://core.telegram.org/schema/json

kaizjen commented 4 months ago

Here states that 158 is the recent layer revision. Can you share a link to the docs for 170 layer?

Not anymore. @alik0211 merge pls