From d737abaa833eeaf214b9e41463b1237ba909a960 Mon Sep 17 00:00:00 2001 From: Viktor Oreshkin Date: Mon, 3 Jul 2017 03:48:00 +0300 Subject: [PATCH] Add layer 023 --- l023/README.md | 7 +++++++ l023/schema.json | 4 ++++ l023/schema.tl | 2 ++ 3 files changed, 13 insertions(+) create mode 100644 l023/README.md create mode 100644 l023/schema.json create mode 100644 l023/schema.tl diff --git a/l023/README.md b/l023/README.md new file mode 100644 index 0000000..d9c2efe --- /dev/null +++ b/l023/README.md @@ -0,0 +1,7 @@ +### Version info +App|Version/Hash|Date +---|---|--- +WebArchive|[15 Mar 2015 capture](http://web.archive.org/web/20150315062226/https://core.telegram.org/schema)|n/a + +### Notes +This update affects secret chats only -- adds external documents to them diff --git a/l023/schema.json b/l023/schema.json new file mode 100644 index 0000000..b8b3bdd --- /dev/null +++ b/l023/schema.json @@ -0,0 +1,4 @@ +{ + "constructors": [], + "methods": [] +} \ No newline at end of file diff --git a/l023/schema.tl b/l023/schema.tl new file mode 100644 index 0000000..2cadf9d --- /dev/null +++ b/l023/schema.tl @@ -0,0 +1,2 @@ +---types--- +---functions---