summaryrefslogtreecommitdiffstats
path: root/src/targets/core.json
blob: 5e8b0bfe0c176308525f2e01fdf1f085a4a7dc13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"
]