summaryrefslogtreecommitdiffstats
path: root/src/targets/messaging.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/targets/messaging.json')
-rw-r--r--src/targets/messaging.json20
1 files changed, 20 insertions, 0 deletions
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"
+]