diff options
Diffstat (limited to 'src/targets/core.json')
-rw-r--r-- | src/targets/core.json | 20 |
1 files changed, 20 insertions, 0 deletions
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" +] |