From 089c71ac47fde2d22432da7e91e332b8cfe384d7 Mon Sep 17 00:00:00 2001 From: syn Date: Thu, 11 Feb 2021 04:17:36 +0300 Subject: More files from new generator --- src/targets/core.json | 20 ++++++++++++++++++++ src/targets/messaging.json | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 src/targets/core.json create mode 100644 src/targets/messaging.json (limited to 'src/targets') diff --git a/src/targets/core.json b/src/targets/core.json new file mode 100644 index 0000000..5e8b0bf --- /dev/null +++ b/src/targets/core.json @@ -0,0 +1,20 @@ +[ + "User", + "Chat", + "Message", + "Error", + "Ok", + "TdlibParameters", + "PhoneNumberAuthenticationSettings", + + "set_tdlib_parameters", + "get_network_statistics", + "get_authorization_state", + "set_database_encryption_key", + "set_authentication_phone_number", + "check_authentication_code", + "check_authentication_password", + "AuthorizationState", + "Update", + "UserStatus" +] diff --git a/src/targets/messaging.json b/src/targets/messaging.json new file mode 100644 index 0000000..5e8b0bf --- /dev/null +++ b/src/targets/messaging.json @@ -0,0 +1,20 @@ +[ + "User", + "Chat", + "Message", + "Error", + "Ok", + "TdlibParameters", + "PhoneNumberAuthenticationSettings", + + "set_tdlib_parameters", + "get_network_statistics", + "get_authorization_state", + "set_database_encryption_key", + "set_authentication_phone_number", + "check_authentication_code", + "check_authentication_password", + "AuthorizationState", + "Update", + "UserStatus" +] -- cgit v1.2.1-18-gbd029