2017-01-02 19:50:37 +01:00
|
|
|
---
|
|
|
|
title: Methods
|
|
|
|
description: List of methods
|
|
|
|
---
|
|
|
|
# Methods
|
|
|
|
[Back to API documentation index](..)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
***
|
2017-01-27 13:19:16 +01:00
|
|
|
<br><br>$MadelineProto->[destroy_session](destroy_session.md)(\['session_id' => [long](../types/long.md), \]) === [$DestroySessionRes](../types/DestroySessionRes.md)<a name="destroy_session"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|
|
|
|
***
|
2017-01-27 13:19:16 +01:00
|
|
|
<br><br>$MadelineProto->[get_future_salts](get_future_salts.md)(\['num' => [int](../types/int.md), \]) === [$FutureSalts](../types/FutureSalts.md)<a name="get_future_salts"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|
|
|
|
***
|
2017-01-27 13:19:16 +01:00
|
|
|
<br><br>$MadelineProto->[http_wait](http_wait.md)(\['max_delay' => [int](../types/int.md), 'wait_after' => [int](../types/int.md), 'max_wait' => [int](../types/int.md), \]) === [$HttpWait](../types/HttpWait.md)<a name="http_wait"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|
|
|
|
***
|
2017-01-27 13:19:16 +01:00
|
|
|
<br><br>$MadelineProto->[ping](ping.md)(\['ping_id' => [long](../types/long.md), \]) === [$Pong](../types/Pong.md)<a name="ping"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|
2017-01-27 13:19:16 +01:00
|
|
|
$MadelineProto->[ping_delay_disconnect](ping_delay_disconnect.md)(\['ping_id' => [long](../types/long.md), 'disconnect_delay' => [int](../types/int.md), \]) === [$Pong](../types/Pong.md)<a name="ping_delay_disconnect"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|
|
|
|
***
|
2017-01-27 13:19:16 +01:00
|
|
|
<br><br>$MadelineProto->[req_DH_params](req_DH_params.md)(\['nonce' => [int128](../types/int128.md), 'server_nonce' => [int128](../types/int128.md), 'p' => [bytes](../types/bytes.md), 'q' => [bytes](../types/bytes.md), 'public_key_fingerprint' => [long](../types/long.md), 'encrypted_data' => [bytes](../types/bytes.md), \]) === [$Server\_DH\_Params](../types/Server_DH_Params.md)<a name="req_DH_params"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|
2017-01-27 13:19:16 +01:00
|
|
|
$MadelineProto->[req_pq](req_pq.md)(\['nonce' => [int128](../types/int128.md), \]) === [$ResPQ](../types/ResPQ.md)<a name="req_pq"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|
|
|
|
***
|
2017-01-27 13:19:16 +01:00
|
|
|
<br><br>$MadelineProto->[rpc_drop_answer](rpc_drop_answer.md)(\['req_msg_id' => [long](../types/long.md), \]) === [$RpcDropAnswer](../types/RpcDropAnswer.md)<a name="rpc_drop_answer"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|
|
|
|
***
|
2017-01-27 13:19:16 +01:00
|
|
|
<br><br>$MadelineProto->[set_client_DH_params](set_client_DH_params.md)(\['nonce' => [int128](../types/int128.md), 'server_nonce' => [int128](../types/int128.md), 'encrypted_data' => [bytes](../types/bytes.md), \]) === [$Set\_client\_DH\_params\_answer](../types/Set_client_DH_params_answer.md)<a name="set_client_DH_params"></a>
|
2017-01-02 19:50:37 +01:00
|
|
|
|