MadelineProto/docs/API_docs/Lang.php
Daniil Gentili 7a0153a139
Documentation rework (#349)
* Documentation rework

* Apply fixes from StyleCI

* Documentation fixes

* Login as bot through web/cli API, allow using invite links in joinChannel, full invite links in importChatInvite and checkChatInvite, non-invite links in importChatInvite

* Apply fixes from StyleCI

* Logging fixes

* Build docs

* Add methods to modify start template, bugfix to logging and keyboard conversion

* Add TL documentator

* Document MTProto methods

* Documenting methods...

* 7% documented

* Bugfixes

* Update docs

* Update docs

* Simplify file management

* Implement automatic object conversion for media, and more awesome stuff

* Implement automatic object conversion for media, and more awesome stuff

* Implement event update handler and file upload/download callback

* Auto-detect mime type, duration, width and height of media

* Update docs

* Document new file functions

* Fix links

* Fix links

* Update bot.php to use event loop

* Implement webhook update handler and forking in main loop

* Build docs

* Better docs

* Fixes to secret chats

* Almost finished updating docs

* Bugfixes, implemented infinite loop for loop() method, almost finished docs

* Finish writing docs

* Add automatic documentation builder script

* Finished writing docs
2018-03-20 12:48:05 +01:00

2006 lines
107 KiB
PHP

<?php
/*
Copyright 2016-2018 Daniil Gentili
(https://daniil.it)
This file is part of MadelineProto.
MadelineProto is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
MadelineProto is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Affero General Public License for more details.
You should have received a copy of the GNU General Public License along with MadelineProto.
If not, see <http://www.gnu.org/licenses/>.
*/
namespace danog\MadelineProto;
class Lang
{
public static $lang = array (
'it' =>
array (
'phpseclib_fork' => 'Per favore installa questo fork di phpseclib: https://github.com/danog/phpseclib',
'inst_dc' => 'Istanziamento dei DataCenter...',
'load_rsa' => 'Caricamento delle chiavi RSA...',
'TL_translation' => 'Translazione degli schemi TL...',
'dh_prime_check_0' => 'Esecuzione dei check dh_prime (0/3)...',
'nearest_dc' => 'Siamo in %s, il DC più vicino è %d.',
'serialization_ofd' => 'La serializzazione non è aggiornata, reistanziamento dell\'oggetto in corso!',
'getupdates_deserialization' => 'Ottenimento aggiornamenti dopo deserializzazione...',
'shutdown_reader_pool' => 'Chiusura pool di lettura, %d thread rimasti',
'threading_on' => 'IL THREADING È ABILITATO',
'socket_reader' => 'Lettore socket su DC %s: ',
'socket_status_1' => 'CREAZIONE',
'socket_status_2' => 'INVIO',
'socket_status_3' => 'ATTESA',
'socket_status_4' => 'PRONTO',
'socket_status_5' => 'AVVIATO',
'api_not_set' => 'Devi specificare una chiave ed un ID API, ottienili su https://my.telegram.org',
'session_corrupted' => 'La sessione si è corrotta!',
'reset_session_seqno' => 'Resettando ID sessione e numero di sequenza sul DC %s...',
'gen_perm_auth_key' => 'Generando chiave di autorizzazione permanente per il DC %s...',
'gen_temp_auth_key' => 'Generando chiave di autorizzazione temporanea per il DC %s...',
'copy_auth_dcs' => 'Copiando autorizzazione dal DC %s al DC %s...',
'write_client_info' => 'Scrittura info sul client (eseguendo nel contempo il metodo %s)...',
'config_updated' => 'La configurazione è stata aggiornata!',
'length_not_4' => 'La lunghezza non è uguale a 4',
'length_not_8' => 'La lunghezza non è uguale a 8',
'value_bigger_than_2147483647' => 'Il valore fornito (%s) è maggiore di 2147483647',
'value_smaller_than_2147483648' => 'Il valore fornito (%s) è minore di -2147483648',
'value_bigger_than_9223372036854775807' => 'Il valore fornito (%s) è maggiore di 9223372036854775807',
'value_smaller_than_9223372036854775808' => 'Il valore fornito (%s) è minore di -9223372036854775808',
'value_bigger_than_4294967296' => 'Il valore fornito (%s) è maggiore di 4294967296',
'value_smaller_than_0' => 'Il valore fornito (%s) è minore di 0',
'encode_double_error' => 'Non sono riuscito a codificare il numero a virgola mobile fornito',
'file_not_exist' => 'Il file specificato non esiste',
'deserialization_error' => 'C\'è stato un errore durante la deserializzazione',
'rsa_init' => 'Istanziamento di \\phpseclib\\Crypt\\RSA in corso...',
'loading_key' => 'Caricamento della chiave in corso...',
'computing_fingerprint' => 'Calcolo del fingerprint in corso...',
'rsa_encrypting' => 'Criptando con chiave RSA...',
'rpc_tg_error' => 'Telegram ha ritornato un errore RPC: %s (%s), causato da %s:%sTL trace:',
'v_error' => '506572206661766f726520616767696f726e612071756573746120696e7374616c6c617a696f6e65206469204d6164656c696e6550726f746f20636f6e206769742070756c6c206520636f6d706f73657220757064617465',
'v_tgerror' => '506572206661766f726520616767696f726e61207068702d6c69627467766f6970',
'no_mode_specified' => 'Nessuna modalità di logging è stata specificata!',
'constructor_function_uncalled' => 'Il metodo costruttore non è stato ancora chiamato! Per favore chiama il metodo costruttore prima di usare questo metodo.',
'proxy_class_invalid' => 'È stata specificata una classe proxy errata!',
'socket_con_error' => 'Connessione fallita.',
'protocol_not_implemented' => 'Questo protocollo non è stato ancora implementato.',
'protocol_invalid' => 'È stato fornito un protocollo non valido',
'nothing_in_socket' => 'Non c\'è niente nel socket!',
'wrong_length_read' => 'ATTENZIONE: Non sono stati letti abbastanza byte (dovevo leggere %s, ho letto %s)!',
'no_data_in_socket' => 'Non ci sono dati nel socket!',
'dc_con_start' => 'Connessione al DC %s in corso...',
'dc_con_stop' => 'Disconnessione dal DC %s in corso...',
'dc_con_test_start' => 'Connessione al DC %s (server %s, %s, %s)...',
'script_not_exist' => 'Lo script fornito non esiste',
'apifactory_start' => 'Sto avviando la fabbrica di API...',
'madelineproto_ready' => 'MadelineProto è pronto!',
'logout_error' => 'C\'è stato un errore durante il logout!',
'logout_ok' => 'Il logout è stato eseguito correttamente!',
'already_logged_in' => 'Questa istanza di MadelineProto è già loggata, prima faccio il logout...',
'login_ok' => 'Il login è stato eseguito correttamente!',
'login_user' => 'Sto eseguendo il login come utente normale...',
'login_bot' => 'Sto eseguendo il login come bot...',
'login_code_sending' => 'Sto inviando il codice...',
'login_code_sent' => 'Il codice è stato inviato correttamente! Una volta ricevuto il codice dovrai usare la funzione complete_phone_login.',
'login_code_uncalled' => 'Non sto aspettando il codice! Usa la funzione phone_login.',
'login_2fa_enabled' => 'L\'autenticazione a due fattori è abilitata, dovrai chiamare il metodo complete_2fa_login...',
'login_need_signup' => 'Questo numero non è registrato su telegram, dovrai chiamare la funzione complete_signup...',
'login_auth_key' => 'Sto facendo il login con la chiave di autorizzazione...',
'not_logged_in' => 'Non ho ancora fatto il login!',
'signup_uncalled' => 'Chiama prima le funzioni phone_login e complete_phone_login.',
'signing_up' => 'Mi sto registrando su telegram come utente normale...',
'signup_ok' => 'Mi sono registrato su Telegram!',
'2fa_uncalled' => 'Non sto aspettando la password, chiama prima le funzioni phone_login e complete_phone_login!',
'getting_dialogs' => 'Sto ottenendo la lista delle chat...',
'libtgvoip_required' => 'È necessario installare l\'estensione php-libtgvoip per accettare e gestire chiamate vocali, vistate https://docs.madelineproto.xyz per più info.',
'peer_not_in_db' => 'Questo utente/gruppo/canale non è presente nel database interno MadelineProto',
'calling_user' => 'Sto chiamando %s...',
'generating_a' => 'Sto generando a...',
'generating_g_a' => 'Sto generando g_a...',
'call_error_1' => 'Impossibile trovare ed accettare la chiamata %s',
'accepting_call' => 'Sto accettando una chiamata da %s...',
'generating_b' => 'Sto generando b...',
'call_already_accepted' => 'La chiamata %s è già stata accettata.',
'call_already_declined' => 'La chiamata %s è già stata annullata.',
'call_error_2' => 'Impossibile trovare e confermare la chiamata %s',
'call_confirming' => 'Sto confermando una chiamata da %s',
'call_error_3' => 'Impossibile trovare e completare la chiamata %s',
'call_completing' => 'Sto completando una chiamata da %s...',
'invalid_g_a' => 'g_a non valido!',
'fingerprint_invalid' => 'fingerprint della chiave non valido!',
'call_discarding' => 'Sto rifiutando la chiamata %s...',
'call_set_rating' => 'Sto inviando la recensione della chiamata %s...',
'call_debug_saving' => 'Sto inviando i dati di debug della chiamata %s...',
'TL_loading' => 'Sto caricando gli schemi TL...',
'file_parsing' => 'Leggendo %s...',
'crc32_mismatch' => 'CRC32 non valido (%s diverso da %s) per %s',
'src_file_invalid' => 'È stato fornito un file sorgente non valido: ',
'translating_obj' => 'Traducendo gli oggetti...',
'translating_methods' => 'Traducendo i metodi...',
'bool_error' => 'Non sono riuscito ad estrarre un booleano',
'not_numeric' => 'Il valore fornito non è numerico',
'long_not_16' => 'Il valore fornito non è lungo 16 byte',
'long_not_32' => 'Il valore fornito non è lungo 32 byte',
'long_not_64' => 'Il valore fornito non è lungo 64 byte',
'array_invalid' => 'Il valore fornito non è un array',
'predicate_not_set' => 'Il predicato (valore sotto chiave _, esempio [\'_\' => \'inputPeer\']) non è impostato!',
'type_extract_error' => 'Impossibile estrarre il tipo "%s"',
'method_not_found' => 'Impossibile trovare il seguente metodo: ',
'params_missing' => 'Non hai fornito un parametro obbligatorio, rileggi la documentazione API',
'sec_peer_not_in_db' => 'La chat segreta non è presente nel database interno MadelineProto',
'stream_handle_invalid' => 'Il valore fornito non è uno stream',
'length_too_big' => 'Il valore fornito è troppo lungo',
'deserialize_not_str' => 'Il valore generato non è una stringa',
'type_extract_error_id' => 'Non sono riuscito ad estrarre il tipo %s con ID %s',
'vector_invalid' => 'ID vettore non valido: ',
'constructor_not_found' => 'Costruttore non trovato per tipo: ',
'rand_bytes_too_small' => 'random_bytes è troppo corto!',
'botapi_conversion_error' => 'NOn sono risucito a convertire %s in un oggetto bot API',
'non_text_conversion' => 'Non posso ancora convertire messaggi media',
'last_byte_invalid' => 'L\'ultimo byte non è valido',
'file_type_invalid' => 'È stato fornito un tipo file errato',
'recreate_temp_auth_key' => 'Sono stato costretto a rigenerare la chiave di autorizzazione temporanea',
'resetting_auth_key' => 'ATTENZIONE: Sto resettando la chiave temporanea...',
'shutting_down_reader_pool' => 'Chisura pool di lettura',
'shutting_down_handler_pool' => 'Chiusura pool di gestione per DC %s, %d thread rimasti',
'secret_chat_skipping' => 'Non ho la chat segreta %s nel database, ignorando messaggio',
'fingerprint_mismatch' => 'Fingerprint della chiave non valido',
'msg_data_length_too_big' => 'message_data_length è troppo grande',
'length_not_divisible_16' => 'La lunghezza dei dati decifrati non è divisibile per 16',
'msg_key_mismatch' => 'msg_key non valido',
'rand_bytes_too_short' => 'random_bytes è troppo corto!',
'resending_unsupported' => 'IL riinvio di messaggi non è ancora supportato',
'unrecognized_dec_msg' => 'È stato ricevuto un messaggio decifrato sconosciuto: ',
'serializing_madelineproto' => 'Sto serializzando MadelineProto...',
'req_pq' => 'Sto richiedendo pq...',
'done' => 'Fatto!',
'cdn_reupload' => 'Il file non è disponibile sul nostro CDN, richiedo la copia!',
'stored_on_cdn' => 'Il file è scaricabile tramite CDN!',
),
'en' =>
array (
'req_pq' => 'Requesting pq...',
'done' => 'Done!',
'cdn_reupload' => 'File is not stored on CDN, requesting reupload!',
'stored_on_cdn' => 'File is stored on CDN!',
'serializing_madelineproto' => 'Serializing MadelineProto...',
'phpseclib_fork' => 'Please install this fork of phpseclib: https://github.com/danog/phpseclib',
'inst_dc' => 'Istantiating DataCenter...',
'load_rsa' => 'Loading RSA keys...',
'TL_translation' => 'Translating TL schemas...',
'dh_prime_check_0' => 'Executing dh_prime checks (0/3)...',
'nearest_dc' => 'We\'re in %s, nearest DC is %d.',
'serialization_ofd' => 'Serialization is out of date, reconstructing object!',
'getupdates_deserialization' => 'Getting updates after deserialization...',
'shutdown_reader_pool' => 'Shutting down reader pool, %d jobs left',
'threading_on' => 'THREADING IS ENABLED',
'socket_reader' => 'Socket reader on DC %s: ',
'socket_status_1' => 'CREATING',
'socket_status_2' => 'SUBMITTING',
'socket_status_3' => 'WAITING',
'socket_status_4' => 'READY',
'socket_status_5' => 'WORKING',
'api_not_set' => 'You must provide an api key and an api id, get your own @ my.telegram.org',
'session_corrupted' => 'The session is corrupted!',
'reset_session_seqno' => 'Resetting session id and seq_no in DC %s...',
'gen_perm_auth_key' => 'Generating permanent authorization key for DC %s...',
'gen_temp_auth_key' => 'Generating temporary authorization key for DC %s...',
'copy_auth_dcs' => 'Copying authorization from DC %s to DC %s...',
'write_client_info' => 'Writing client info (also executing %s)...',
'config_updated' => 'Updated config!',
'length_not_4' => 'Length is not equal to 4',
'length_not_8' => 'Length is not equal to 8',
'value_bigger_than_2147483647' => 'Provided value %s is bigger than 2147483647',
'value_smaller_than_2147483648' => 'Provided value %s is smaller than -2147483648',
'value_bigger_than_9223372036854775807' => 'Provided value %s is bigger than 9223372036854775807',
'value_smaller_than_9223372036854775808' => 'Provided value %s is smaller than -9223372036854775808',
'value_bigger_than_4294967296' => 'Provided value %s is bigger than 4294967296',
'value_smaller_than_0' => 'Provided value %s is smaller than 0',
'encode_double_error' => 'Could not properly encode double',
'file_not_exist' => 'File does not exist',
'deserialization_error' => 'An error occurred on deserialization',
'rsa_init' => 'Istantiating \\phpseclib\\Crypt\\RSA...',
'loading_key' => 'Loading key...',
'computing_fingerprint' => 'Computing fingerprint...',
'rsa_encrypting' => 'Encrypting with rsa key...',
'rpc_tg_error' => 'Telegram returned an RPC error: %s (%s), caused by %s:%sTL trace:',
'v_error' => '506c656173652075706461746520746f20746865206c61746573742076657273696f6e206f66204d6164656c696e6550726f746f2e',
'v_tgerror' => '506c6561736520757064617465207068702d6c69627467766f6970',
'no_mode_specified' => 'No mode was specified!',
'constructor_function_uncalled' => 'The constructor function wasn\'t called! Please call the constructor function before using this method.',
'proxy_class_invalid' => 'Invalid proxy class provided!',
'socket_con_error' => 'Connection: couldn\'t connect to socket.',
'protocol_not_implemented' => 'Connection: This protocol isn\'t implemented yet.',
'protocol_invalid' => 'Connection: invalid protocol specified.',
'nothing_in_socket' => 'Nothing in the socket!',
'wrong_length_read' => 'WARNING: Wrong length was read (should\'ve read %s, read %s)!',
'no_data_in_socket' => 'No data in the socket!',
'dc_con_start' => 'Connecting to DC %s...',
'dc_con_stop' => 'Disconnecting from DC %s...',
'dc_con_test_start' => 'Connecting to DC %s (%s server, %s, %s)...',
'script_not_exist' => 'Provided script does not exist',
'apifactory_start' => 'Running APIFactory...',
'madelineproto_ready' => 'MadelineProto is ready!',
'logout_error' => 'An error occurred while logging out!',
'logout_ok' => 'Logged out successfully!',
'already_logged_in' => 'This instance of MadelineProto is already logged in. Logging out first...',
'login_ok' => 'Logged in successfully!',
'login_user' => 'Logging in as a normal user...',
'login_bot' => 'Logging in as a bot...',
'login_code_sending' => 'Sending code...',
'login_code_sent' => 'Code sent successfully! Once you receive the code you should use the complete_phone_login function.',
'login_code_uncalled' => 'I\'m not waiting for the code! Please call the phone_login method first',
'login_2fa_enabled' => '2FA enabled, you will have to call the complete_2fa_login function...',
'login_need_signup' => 'An account has not been created for this number, you will have to call the complete_signup function...',
'login_auth_key' => 'Logging in using auth key...',
'not_logged_in' => 'I\'m not logged in!',
'signup_uncalled' => 'I\'m not waiting to signup! Please call the phone_login and the complete_phone_login methods first!',
'signing_up' => 'Signing up as a normal user...',
'signup_ok' => 'Signed up in successfully!',
'2fa_uncalled' => 'I\'m not waiting for the password! Please call the phone_login and the complete_phone_login methods first!',
'getting_dialogs' => 'Getting dialogs...',
'libtgvoip_required' => 'The php-libtgvoip extension is required to accept and manage calls. See daniil.it/MadelineProto for more info.',
'peer_not_in_db' => 'This peer is not present in the internal peer database',
'calling_user' => 'Calling %s...',
'generating_a' => 'Generating a...',
'generating_g_a' => 'Generating g_a...',
'call_error_1' => 'Could not find and accept call %s',
'accepting_call' => 'Accepting call from %s...',
'generating_b' => 'Generating b...',
'call_already_accepted' => 'Call %s already accepted',
'call_already_declined' => 'Call %s already declined',
'call_error_2' => 'Could not find and confirm call %s',
'call_confirming' => 'Confirming call from %s...',
'call_error_3' => 'Could not find and complete call %s',
'call_completing' => 'Completing call from %s...',
'invalid_g_a' => 'Invalid g_a!',
'fingerprint_invalid' => 'Invalid key fingerprint!',
'call_discarding' => 'Discarding call %s...',
'call_set_rating' => 'Setting rating for call %s...',
'call_debug_saving' => 'Saving debug data for call %s...',
'TL_loading' => 'Loading TL schemes...',
'file_parsing' => 'Parsing %s...',
'crc32_mismatch' => 'CRC32 mismatch (%s, %s) for %s',
'src_file_invalid' => 'Invalid source file was provided: ',
'translating_obj' => 'Translating objects...',
'translating_methods' => 'Translating methods...',
'bool_error' => 'Could not extract boolean',
'not_numeric' => 'Given value isn\'t numeric',
'long_not_16' => 'Given value is not 16 bytes long',
'long_not_32' => 'Given value is not 32 bytes long',
'long_not_64' => 'Given value is not 64 bytes long',
'array_invalid' => 'You didn\'t provide a valid array',
'predicate_not_set' => 'Predicate (value under _) was not set!',
'type_extract_error' => 'Could not extract type "%s"',
'method_not_found' => 'Could not find method: ',
'params_missing' => 'Missing required parameter',
'sec_peer_not_in_db' => 'This secret peer is not present in the internal peer database',
'stream_handle_invalid' => 'An invalid stream handle was provided.',
'length_too_big' => 'Length is too big',
'deserialize_not_str' => 'Deserialize: Generated value isn\'t a string',
'type_extract_error_id' => 'Could not extract type: %s with id %s',
'vector_invalid' => 'Invalid vector constructor: ',
'constructor_not_found' => 'Constructor not found for type: ',
'rand_bytes_too_small' => 'random_bytes is too small!',
'botapi_conversion_error' => 'Can\'t convert %s to a bot API object',
'non_text_conversion' => 'Can\'t convert non text messages yet!',
'last_byte_invalid' => 'Invalid last byte',
'file_type_invalid' => 'Invalid file type detected (%s)',
'recreate_temp_auth_key' => 'I had to recreate the temporary authorization key',
'resetting_auth_key' => 'WARNING: Resetting auth key...',
'shutting_down_reader_pool' => 'Shutting down reader pool ',
'shutting_down_handler_pool' => 'Shutting down handler pool for dc %s, %d jobs left',
'secret_chat_skipping' => 'I do not have the secret chat %s in the database, skipping message...',
'fingerprint_mismatch' => 'Key fingerprint mismatch',
'msg_data_length_too_big' => 'message_data_length is too big',
'length_not_divisible_16' => 'Length of decrypted data is not divisible by 16',
'msg_key_mismatch' => 'msg_key mismatch',
'rand_bytes_too_short' => 'random_bytes is too short!',
'resending_unsupported' => 'Resending of messages is not yet supported',
'unrecognized_dec_msg' => 'Unrecognized decrypted message received: ',
'method_req_pq' => '',
'method_req_pq_param_nonce' => '',
'method_req_pq_multi' => '',
'method_req_pq_multi_param_nonce' => '',
'method_req_DH_params' => '',
'method_req_DH_params_param_nonce' => '',
'method_req_DH_params_param_server_nonce' => '',
'method_req_DH_params_param_p' => '',
'method_req_DH_params_param_q' => '',
'method_req_DH_params_param_public_key_fingerprint' => '',
'method_req_DH_params_param_encrypted_data' => '',
'method_set_client_DH_params' => '',
'method_set_client_DH_params_param_nonce' => '',
'method_set_client_DH_params_param_server_nonce' => '',
'method_set_client_DH_params_param_encrypted_data' => '',
'method_rpc_drop_answer' => '',
'method_rpc_drop_answer_param_req_msg_id' => '',
'method_get_future_salts' => '',
'method_get_future_salts_param_num' => '',
'method_ping' => '',
'method_ping_param_ping_id' => '',
'method_ping_delay_disconnect' => '',
'method_ping_delay_disconnect_param_ping_id' => '',
'method_ping_delay_disconnect_param_disconnect_delay' => '',
'method_destroy_session' => '',
'method_destroy_session_param_session_id' => '',
'method_http_wait' => '',
'method_http_wait_param_max_delay' => '',
'method_http_wait_param_wait_after' => '',
'method_http_wait_param_max_wait' => '',
'method_invokeAfterMsg' => '',
'method_invokeAfterMsg_param_msg_id' => '',
'method_invokeAfterMsg_param_query' => '',
'method_invokeAfterMsgs' => '',
'method_invokeAfterMsgs_param_msg_ids' => '',
'method_invokeAfterMsgs_param_query' => '',
'method_initConnection' => '',
'method_initConnection_param_api_id' => '',
'method_initConnection_param_device_model' => '',
'method_initConnection_param_system_version' => '',
'method_initConnection_param_app_version' => '',
'method_initConnection_param_system_lang_code' => '',
'method_initConnection_param_lang_pack' => '',
'method_initConnection_param_lang_code' => '',
'method_initConnection_param_query' => '',
'method_invokeWithLayer' => '',
'method_invokeWithLayer_param_layer' => '',
'method_invokeWithLayer_param_query' => '',
'method_invokeWithoutUpdates' => '',
'method_invokeWithoutUpdates_param_query' => '',
'method_auth.checkPhone' => '',
'method_auth.checkPhone_param_phone_number' => '',
'method_auth.sendCode' => '',
'method_auth.sendCode_param_allow_flashcall' => '',
'method_auth.sendCode_param_phone_number' => '',
'method_auth.sendCode_param_current_number' => '',
'method_auth.sendCode_param_api_id' => '',
'method_auth.sendCode_param_api_hash' => '',
'method_auth.signUp' => '',
'method_auth.signUp_param_phone_number' => '',
'method_auth.signUp_param_phone_code_hash' => '',
'method_auth.signUp_param_phone_code' => '',
'method_auth.signUp_param_first_name' => '',
'method_auth.signUp_param_last_name' => '',
'method_auth.signIn' => '',
'method_auth.signIn_param_phone_number' => '',
'method_auth.signIn_param_phone_code_hash' => '',
'method_auth.signIn_param_phone_code' => '',
'method_auth.logOut' => '',
'method_auth.resetAuthorizations' => '',
'method_auth.sendInvites' => '',
'method_auth.sendInvites_param_phone_numbers' => '',
'method_auth.sendInvites_param_message' => '',
'method_auth.exportAuthorization' => '',
'method_auth.exportAuthorization_param_dc_id' => '',
'method_auth.importAuthorization' => '',
'method_auth.importAuthorization_param_id' => '',
'method_auth.importAuthorization_param_bytes' => '',
'method_auth.bindTempAuthKey' => '',
'method_auth.bindTempAuthKey_param_perm_auth_key_id' => '',
'method_auth.bindTempAuthKey_param_nonce' => '',
'method_auth.bindTempAuthKey_param_expires_at' => '',
'method_auth.bindTempAuthKey_param_encrypted_message' => '',
'method_auth.importBotAuthorization' => '',
'method_auth.importBotAuthorization_param_api_id' => '',
'method_auth.importBotAuthorization_param_api_hash' => '',
'method_auth.importBotAuthorization_param_bot_auth_token' => '',
'method_auth.checkPassword' => '',
'method_auth.checkPassword_param_password_hash' => '',
'method_auth.requestPasswordRecovery' => '',
'method_auth.recoverPassword' => '',
'method_auth.recoverPassword_param_code' => '',
'method_auth.resendCode' => '',
'method_auth.resendCode_param_phone_number' => '',
'method_auth.resendCode_param_phone_code_hash' => '',
'method_auth.cancelCode' => '',
'method_auth.cancelCode_param_phone_number' => '',
'method_auth.cancelCode_param_phone_code_hash' => '',
'method_auth.dropTempAuthKeys' => '',
'method_auth.dropTempAuthKeys_param_except_auth_keys' => '',
'method_account.registerDevice' => '',
'method_account.registerDevice_param_token_type' => '',
'method_account.registerDevice_param_token' => '',
'method_account.registerDevice_param_app_sandbox' => '',
'method_account.registerDevice_param_other_uids' => '',
'method_account.unregisterDevice' => '',
'method_account.unregisterDevice_param_token_type' => '',
'method_account.unregisterDevice_param_token' => '',
'method_account.unregisterDevice_param_other_uids' => '',
'method_account.updateNotifySettings' => '',
'method_account.updateNotifySettings_param_peer' => '',
'method_account.updateNotifySettings_param_settings' => '',
'method_account.getNotifySettings' => '',
'method_account.getNotifySettings_param_peer' => '',
'method_account.resetNotifySettings' => '',
'method_account.updateProfile' => '',
'method_account.updateProfile_param_first_name' => '',
'method_account.updateProfile_param_last_name' => '',
'method_account.updateProfile_param_about' => '',
'method_account.updateStatus' => '',
'method_account.updateStatus_param_offline' => '',
'method_account.getWallPapers' => '',
'method_account.reportPeer' => '',
'method_account.reportPeer_param_peer' => '',
'method_account.reportPeer_param_reason' => '',
'method_account.checkUsername' => '',
'method_account.checkUsername_param_username' => '',
'method_account.updateUsername' => '',
'method_account.updateUsername_param_username' => '',
'method_account.getPrivacy' => '',
'method_account.getPrivacy_param_key' => '',
'method_account.setPrivacy' => '',
'method_account.setPrivacy_param_key' => '',
'method_account.setPrivacy_param_rules' => '',
'method_account.deleteAccount' => '',
'method_account.deleteAccount_param_reason' => '',
'method_account.getAccountTTL' => '',
'method_account.setAccountTTL' => '',
'method_account.setAccountTTL_param_ttl' => '',
'method_account.sendChangePhoneCode' => '',
'method_account.sendChangePhoneCode_param_allow_flashcall' => '',
'method_account.sendChangePhoneCode_param_phone_number' => '',
'method_account.sendChangePhoneCode_param_current_number' => '',
'method_account.changePhone' => '',
'method_account.changePhone_param_phone_number' => '',
'method_account.changePhone_param_phone_code_hash' => '',
'method_account.changePhone_param_phone_code' => '',
'method_account.updateDeviceLocked' => '',
'method_account.updateDeviceLocked_param_period' => '',
'method_account.getAuthorizations' => '',
'method_account.resetAuthorization' => '',
'method_account.resetAuthorization_param_hash' => '',
'method_account.getPassword' => '',
'method_account.getPasswordSettings' => '',
'method_account.getPasswordSettings_param_current_password_hash' => '',
'method_account.updatePasswordSettings' => '',
'method_account.updatePasswordSettings_param_current_password_hash' => '',
'method_account.updatePasswordSettings_param_new_settings' => '',
'method_account.sendConfirmPhoneCode' => '',
'method_account.sendConfirmPhoneCode_param_allow_flashcall' => '',
'method_account.sendConfirmPhoneCode_param_hash' => '',
'method_account.sendConfirmPhoneCode_param_current_number' => '',
'method_account.confirmPhone' => '',
'method_account.confirmPhone_param_phone_code_hash' => '',
'method_account.confirmPhone_param_phone_code' => '',
'method_account.getTmpPassword' => '',
'method_account.getTmpPassword_param_password_hash' => '',
'method_account.getTmpPassword_param_period' => '',
'method_account.getWebAuthorizations' => '',
'method_account.resetWebAuthorization' => '',
'method_account.resetWebAuthorization_param_hash' => '',
'method_account.resetWebAuthorizations' => '',
'method_users.getUsers' => '',
'method_users.getUsers_param_id' => '',
'method_users.getFullUser' => '',
'method_users.getFullUser_param_id' => '',
'method_contacts.getStatuses' => '',
'method_contacts.getContacts' => '',
'method_contacts.getContacts_param_hash' => '',
'method_contacts.importContacts' => '',
'method_contacts.importContacts_param_contacts' => '',
'method_contacts.deleteContact' => '',
'method_contacts.deleteContact_param_id' => '',
'method_contacts.deleteContacts' => '',
'method_contacts.deleteContacts_param_id' => '',
'method_contacts.block' => '',
'method_contacts.block_param_id' => '',
'method_contacts.unblock' => '',
'method_contacts.unblock_param_id' => '',
'method_contacts.getBlocked' => '',
'method_contacts.getBlocked_param_offset' => '',
'method_contacts.getBlocked_param_limit' => '',
'method_contacts.exportCard' => '',
'method_contacts.importCard' => '',
'method_contacts.importCard_param_export_card' => '',
'method_contacts.search' => '',
'method_contacts.search_param_q' => '',
'method_contacts.search_param_limit' => '',
'method_contacts.resolveUsername' => '',
'method_contacts.resolveUsername_param_username' => '',
'method_contacts.getTopPeers' => '',
'method_contacts.getTopPeers_param_correspondents' => '',
'method_contacts.getTopPeers_param_bots_pm' => '',
'method_contacts.getTopPeers_param_bots_inline' => '',
'method_contacts.getTopPeers_param_phone_calls' => '',
'method_contacts.getTopPeers_param_groups' => '',
'method_contacts.getTopPeers_param_channels' => '',
'method_contacts.getTopPeers_param_offset' => '',
'method_contacts.getTopPeers_param_limit' => '',
'method_contacts.getTopPeers_param_hash' => '',
'method_contacts.resetTopPeerRating' => '',
'method_contacts.resetTopPeerRating_param_category' => '',
'method_contacts.resetTopPeerRating_param_peer' => '',
'method_contacts.resetSaved' => '',
'method_messages.getMessages' => '',
'method_messages.getMessages_param_id' => '',
'method_messages.getDialogs' => '',
'method_messages.getDialogs_param_exclude_pinned' => '',
'method_messages.getDialogs_param_offset_date' => '',
'method_messages.getDialogs_param_offset_id' => '',
'method_messages.getDialogs_param_offset_peer' => '',
'method_messages.getDialogs_param_limit' => '',
'method_messages.getHistory' => '',
'method_messages.getHistory_param_peer' => '',
'method_messages.getHistory_param_offset_id' => '',
'method_messages.getHistory_param_offset_date' => '',
'method_messages.getHistory_param_add_offset' => '',
'method_messages.getHistory_param_limit' => '',
'method_messages.getHistory_param_max_id' => '',
'method_messages.getHistory_param_min_id' => '',
'method_messages.getHistory_param_hash' => '',
'method_messages.search' => '',
'method_messages.search_param_peer' => '',
'method_messages.search_param_q' => '',
'method_messages.search_param_from_id' => '',
'method_messages.search_param_filter' => '',
'method_messages.search_param_min_date' => '',
'method_messages.search_param_max_date' => '',
'method_messages.search_param_offset_id' => '',
'method_messages.search_param_add_offset' => '',
'method_messages.search_param_limit' => '',
'method_messages.search_param_max_id' => '',
'method_messages.search_param_min_id' => '',
'method_messages.readHistory' => '',
'method_messages.readHistory_param_peer' => '',
'method_messages.readHistory_param_max_id' => '',
'method_messages.deleteHistory' => '',
'method_messages.deleteHistory_param_just_clear' => '',
'method_messages.deleteHistory_param_peer' => '',
'method_messages.deleteHistory_param_max_id' => '',
'method_messages.deleteMessages' => '',
'method_messages.deleteMessages_param_revoke' => '',
'method_messages.deleteMessages_param_id' => '',
'method_messages.receivedMessages' => '',
'method_messages.receivedMessages_param_max_id' => '',
'method_messages.setTyping' => '',
'method_messages.setTyping_param_peer' => '',
'method_messages.setTyping_param_action' => '',
'method_messages.sendMessage' => '',
'method_messages.sendMessage_param_no_webpage' => '',
'method_messages.sendMessage_param_silent' => '',
'method_messages.sendMessage_param_background' => '',
'method_messages.sendMessage_param_clear_draft' => '',
'method_messages.sendMessage_param_peer' => '',
'method_messages.sendMessage_param_reply_to_msg_id' => '',
'method_messages.sendMessage_param_message' => '',
'method_messages.sendMessage_param_reply_markup' => '',
'method_messages.sendMessage_param_entities' => '',
'method_messages.sendMedia' => '',
'method_messages.sendMedia_param_silent' => '',
'method_messages.sendMedia_param_background' => '',
'method_messages.sendMedia_param_clear_draft' => '',
'method_messages.sendMedia_param_peer' => '',
'method_messages.sendMedia_param_reply_to_msg_id' => '',
'method_messages.sendMedia_param_media' => '',
'method_messages.sendMedia_param_message' => '',
'method_messages.sendMedia_param_reply_markup' => '',
'method_messages.sendMedia_param_entities' => '',
'method_messages.forwardMessages' => '',
'method_messages.forwardMessages_param_silent' => '',
'method_messages.forwardMessages_param_background' => '',
'method_messages.forwardMessages_param_with_my_score' => '',
'method_messages.forwardMessages_param_grouped' => '',
'method_messages.forwardMessages_param_from_peer' => '',
'method_messages.forwardMessages_param_id' => '',
'method_messages.forwardMessages_param_to_peer' => '',
'method_messages.reportSpam' => '',
'method_messages.reportSpam_param_peer' => '',
'method_messages.hideReportSpam' => '',
'method_messages.hideReportSpam_param_peer' => '',
'method_messages.getPeerSettings' => '',
'method_messages.getPeerSettings_param_peer' => '',
'method_messages.getChats' => '',
'method_messages.getChats_param_id' => '',
'method_messages.getFullChat' => '',
'method_messages.getFullChat_param_chat_id' => '',
'method_messages.editChatTitle' => '',
'method_messages.editChatTitle_param_chat_id' => '',
'method_messages.editChatTitle_param_title' => '',
'method_messages.editChatPhoto' => '',
'method_messages.editChatPhoto_param_chat_id' => '',
'method_messages.editChatPhoto_param_photo' => '',
'method_messages.addChatUser' => '',
'method_messages.addChatUser_param_chat_id' => '',
'method_messages.addChatUser_param_user_id' => '',
'method_messages.addChatUser_param_fwd_limit' => '',
'method_messages.deleteChatUser' => '',
'method_messages.deleteChatUser_param_chat_id' => '',
'method_messages.deleteChatUser_param_user_id' => '',
'method_messages.createChat' => '',
'method_messages.createChat_param_users' => '',
'method_messages.createChat_param_title' => '',
'method_messages.getDhConfig' => '',
'method_messages.getDhConfig_param_version' => '',
'method_messages.getDhConfig_param_random_length' => '',
'method_messages.requestEncryption' => '',
'method_messages.requestEncryption_param_user_id' => '',
'method_messages.requestEncryption_param_g_a' => '',
'method_messages.acceptEncryption' => '',
'method_messages.acceptEncryption_param_peer' => '',
'method_messages.acceptEncryption_param_g_b' => '',
'method_messages.acceptEncryption_param_key_fingerprint' => '',
'method_messages.discardEncryption' => '',
'method_messages.discardEncryption_param_chat_id' => '',
'method_messages.setEncryptedTyping' => '',
'method_messages.setEncryptedTyping_param_peer' => '',
'method_messages.setEncryptedTyping_param_typing' => '',
'method_messages.readEncryptedHistory' => '',
'method_messages.readEncryptedHistory_param_peer' => '',
'method_messages.readEncryptedHistory_param_max_date' => '',
'method_messages.sendEncrypted' => '',
'method_messages.sendEncrypted_param_peer' => '',
'method_messages.sendEncrypted_param_message' => '',
'method_messages.sendEncryptedFile' => '',
'method_messages.sendEncryptedFile_param_peer' => '',
'method_messages.sendEncryptedFile_param_message' => '',
'method_messages.sendEncryptedFile_param_file' => '',
'method_messages.sendEncryptedService' => '',
'method_messages.sendEncryptedService_param_peer' => '',
'method_messages.sendEncryptedService_param_message' => '',
'method_messages.receivedQueue' => '',
'method_messages.receivedQueue_param_max_qts' => '',
'method_messages.reportEncryptedSpam' => '',
'method_messages.reportEncryptedSpam_param_peer' => '',
'method_messages.readMessageContents' => '',
'method_messages.readMessageContents_param_id' => '',
'method_messages.getStickers' => '',
'method_messages.getStickers_param_emoticon' => '',
'method_messages.getStickers_param_hash' => '',
'method_messages.getAllStickers' => '',
'method_messages.getAllStickers_param_hash' => '',
'method_messages.getWebPagePreview' => '',
'method_messages.getWebPagePreview_param_message' => '',
'method_messages.getWebPagePreview_param_entities' => '',
'method_messages.exportChatInvite' => '',
'method_messages.exportChatInvite_param_chat_id' => '',
'method_messages.checkChatInvite' => '',
'method_messages.checkChatInvite_param_hash' => '',
'method_messages.importChatInvite' => '',
'method_messages.importChatInvite_param_hash' => '',
'method_messages.getStickerSet' => '',
'method_messages.getStickerSet_param_stickerset' => '',
'method_messages.installStickerSet' => '',
'method_messages.installStickerSet_param_stickerset' => '',
'method_messages.installStickerSet_param_archived' => '',
'method_messages.uninstallStickerSet' => '',
'method_messages.uninstallStickerSet_param_stickerset' => '',
'method_messages.startBot' => '',
'method_messages.startBot_param_bot' => '',
'method_messages.startBot_param_peer' => '',
'method_messages.startBot_param_start_param' => '',
'method_messages.getMessagesViews' => '',
'method_messages.getMessagesViews_param_peer' => '',
'method_messages.getMessagesViews_param_id' => '',
'method_messages.getMessagesViews_param_increment' => '',
'method_messages.toggleChatAdmins' => '',
'method_messages.toggleChatAdmins_param_chat_id' => '',
'method_messages.toggleChatAdmins_param_enabled' => '',
'method_messages.editChatAdmin' => '',
'method_messages.editChatAdmin_param_chat_id' => '',
'method_messages.editChatAdmin_param_user_id' => '',
'method_messages.editChatAdmin_param_is_admin' => '',
'method_messages.migrateChat' => '',
'method_messages.migrateChat_param_chat_id' => '',
'method_messages.searchGlobal' => '',
'method_messages.searchGlobal_param_q' => '',
'method_messages.searchGlobal_param_offset_date' => '',
'method_messages.searchGlobal_param_offset_peer' => '',
'method_messages.searchGlobal_param_offset_id' => '',
'method_messages.searchGlobal_param_limit' => '',
'method_messages.reorderStickerSets' => '',
'method_messages.reorderStickerSets_param_masks' => '',
'method_messages.reorderStickerSets_param_order' => '',
'method_messages.getDocumentByHash' => '',
'method_messages.getDocumentByHash_param_sha256' => '',
'method_messages.getDocumentByHash_param_size' => '',
'method_messages.getDocumentByHash_param_mime_type' => '',
'method_messages.searchGifs' => '',
'method_messages.searchGifs_param_q' => '',
'method_messages.searchGifs_param_offset' => '',
'method_messages.getSavedGifs' => '',
'method_messages.getSavedGifs_param_hash' => '',
'method_messages.saveGif' => '',
'method_messages.saveGif_param_id' => '',
'method_messages.saveGif_param_unsave' => '',
'method_messages.getInlineBotResults' => '',
'method_messages.getInlineBotResults_param_bot' => '',
'method_messages.getInlineBotResults_param_peer' => '',
'method_messages.getInlineBotResults_param_geo_point' => '',
'method_messages.getInlineBotResults_param_query' => '',
'method_messages.getInlineBotResults_param_offset' => '',
'method_messages.setInlineBotResults' => '',
'method_messages.setInlineBotResults_param_gallery' => '',
'method_messages.setInlineBotResults_param_private' => '',
'method_messages.setInlineBotResults_param_query_id' => '',
'method_messages.setInlineBotResults_param_results' => '',
'method_messages.setInlineBotResults_param_cache_time' => '',
'method_messages.setInlineBotResults_param_next_offset' => '',
'method_messages.setInlineBotResults_param_switch_pm' => '',
'method_messages.sendInlineBotResult' => '',
'method_messages.sendInlineBotResult_param_silent' => '',
'method_messages.sendInlineBotResult_param_background' => '',
'method_messages.sendInlineBotResult_param_clear_draft' => '',
'method_messages.sendInlineBotResult_param_peer' => '',
'method_messages.sendInlineBotResult_param_reply_to_msg_id' => '',
'method_messages.sendInlineBotResult_param_query_id' => '',
'method_messages.sendInlineBotResult_param_id' => '',
'method_messages.getMessageEditData' => '',
'method_messages.getMessageEditData_param_peer' => '',
'method_messages.getMessageEditData_param_id' => '',
'method_messages.editMessage' => '',
'method_messages.editMessage_param_no_webpage' => '',
'method_messages.editMessage_param_stop_geo_live' => '',
'method_messages.editMessage_param_peer' => '',
'method_messages.editMessage_param_id' => '',
'method_messages.editMessage_param_message' => '',
'method_messages.editMessage_param_reply_markup' => '',
'method_messages.editMessage_param_entities' => '',
'method_messages.editMessage_param_geo_point' => '',
'method_messages.editInlineBotMessage' => '',
'method_messages.editInlineBotMessage_param_no_webpage' => '',
'method_messages.editInlineBotMessage_param_stop_geo_live' => '',
'method_messages.editInlineBotMessage_param_id' => '',
'method_messages.editInlineBotMessage_param_message' => '',
'method_messages.editInlineBotMessage_param_reply_markup' => '',
'method_messages.editInlineBotMessage_param_entities' => '',
'method_messages.editInlineBotMessage_param_geo_point' => '',
'method_messages.getBotCallbackAnswer' => '',
'method_messages.getBotCallbackAnswer_param_game' => '',
'method_messages.getBotCallbackAnswer_param_peer' => '',
'method_messages.getBotCallbackAnswer_param_msg_id' => '',
'method_messages.getBotCallbackAnswer_param_data' => '',
'method_messages.setBotCallbackAnswer' => '',
'method_messages.setBotCallbackAnswer_param_alert' => '',
'method_messages.setBotCallbackAnswer_param_query_id' => '',
'method_messages.setBotCallbackAnswer_param_message' => '',
'method_messages.setBotCallbackAnswer_param_url' => '',
'method_messages.setBotCallbackAnswer_param_cache_time' => '',
'method_messages.getPeerDialogs' => '',
'method_messages.getPeerDialogs_param_peers' => '',
'method_messages.saveDraft' => '',
'method_messages.saveDraft_param_no_webpage' => '',
'method_messages.saveDraft_param_reply_to_msg_id' => '',
'method_messages.saveDraft_param_peer' => '',
'method_messages.saveDraft_param_message' => '',
'method_messages.saveDraft_param_entities' => '',
'method_messages.getAllDrafts' => '',
'method_messages.getFeaturedStickers' => '',
'method_messages.getFeaturedStickers_param_hash' => '',
'method_messages.readFeaturedStickers' => '',
'method_messages.readFeaturedStickers_param_id' => '',
'method_messages.getRecentStickers' => '',
'method_messages.getRecentStickers_param_attached' => '',
'method_messages.getRecentStickers_param_hash' => '',
'method_messages.saveRecentSticker' => '',
'method_messages.saveRecentSticker_param_attached' => '',
'method_messages.saveRecentSticker_param_id' => '',
'method_messages.saveRecentSticker_param_unsave' => '',
'method_messages.clearRecentStickers' => '',
'method_messages.clearRecentStickers_param_attached' => '',
'method_messages.getArchivedStickers' => '',
'method_messages.getArchivedStickers_param_masks' => '',
'method_messages.getArchivedStickers_param_offset_id' => '',
'method_messages.getArchivedStickers_param_limit' => '',
'method_messages.getMaskStickers' => '',
'method_messages.getMaskStickers_param_hash' => '',
'method_messages.getAttachedStickers' => '',
'method_messages.getAttachedStickers_param_media' => '',
'method_messages.setGameScore' => '',
'method_messages.setGameScore_param_edit_message' => '',
'method_messages.setGameScore_param_force' => '',
'method_messages.setGameScore_param_peer' => '',
'method_messages.setGameScore_param_id' => '',
'method_messages.setGameScore_param_user_id' => '',
'method_messages.setGameScore_param_score' => '',
'method_messages.setInlineGameScore' => '',
'method_messages.setInlineGameScore_param_edit_message' => '',
'method_messages.setInlineGameScore_param_force' => '',
'method_messages.setInlineGameScore_param_id' => '',
'method_messages.setInlineGameScore_param_user_id' => '',
'method_messages.setInlineGameScore_param_score' => '',
'method_messages.getGameHighScores' => '',
'method_messages.getGameHighScores_param_peer' => '',
'method_messages.getGameHighScores_param_id' => '',
'method_messages.getGameHighScores_param_user_id' => '',
'method_messages.getInlineGameHighScores' => '',
'method_messages.getInlineGameHighScores_param_id' => '',
'method_messages.getInlineGameHighScores_param_user_id' => '',
'method_messages.getCommonChats' => '',
'method_messages.getCommonChats_param_user_id' => '',
'method_messages.getCommonChats_param_max_id' => '',
'method_messages.getCommonChats_param_limit' => '',
'method_messages.getAllChats' => '',
'method_messages.getAllChats_param_except_ids' => '',
'method_messages.getWebPage' => '',
'method_messages.getWebPage_param_url' => '',
'method_messages.getWebPage_param_hash' => '',
'method_messages.toggleDialogPin' => '',
'method_messages.toggleDialogPin_param_pinned' => '',
'method_messages.toggleDialogPin_param_peer' => '',
'method_messages.reorderPinnedDialogs' => '',
'method_messages.reorderPinnedDialogs_param_force' => '',
'method_messages.reorderPinnedDialogs_param_order' => '',
'method_messages.getPinnedDialogs' => '',
'method_messages.setBotShippingResults' => '',
'method_messages.setBotShippingResults_param_query_id' => '',
'method_messages.setBotShippingResults_param_error' => '',
'method_messages.setBotShippingResults_param_shipping_options' => '',
'method_messages.setBotPrecheckoutResults' => '',
'method_messages.setBotPrecheckoutResults_param_success' => '',
'method_messages.setBotPrecheckoutResults_param_query_id' => '',
'method_messages.setBotPrecheckoutResults_param_error' => '',
'method_messages.uploadMedia' => '',
'method_messages.uploadMedia_param_peer' => '',
'method_messages.uploadMedia_param_media' => '',
'method_messages.sendScreenshotNotification' => '',
'method_messages.sendScreenshotNotification_param_peer' => '',
'method_messages.sendScreenshotNotification_param_reply_to_msg_id' => '',
'method_messages.getFavedStickers' => '',
'method_messages.getFavedStickers_param_hash' => '',
'method_messages.faveSticker' => '',
'method_messages.faveSticker_param_id' => '',
'method_messages.faveSticker_param_unfave' => '',
'method_messages.getUnreadMentions' => '',
'method_messages.getUnreadMentions_param_peer' => '',
'method_messages.getUnreadMentions_param_offset_id' => '',
'method_messages.getUnreadMentions_param_add_offset' => '',
'method_messages.getUnreadMentions_param_limit' => '',
'method_messages.getUnreadMentions_param_max_id' => '',
'method_messages.getUnreadMentions_param_min_id' => '',
'method_messages.readMentions' => '',
'method_messages.readMentions_param_peer' => '',
'method_messages.getRecentLocations' => '',
'method_messages.getRecentLocations_param_peer' => '',
'method_messages.getRecentLocations_param_limit' => '',
'method_messages.sendMultiMedia' => '',
'method_messages.sendMultiMedia_param_silent' => '',
'method_messages.sendMultiMedia_param_background' => '',
'method_messages.sendMultiMedia_param_clear_draft' => '',
'method_messages.sendMultiMedia_param_peer' => '',
'method_messages.sendMultiMedia_param_reply_to_msg_id' => '',
'method_messages.sendMultiMedia_param_multi_media' => '',
'method_messages.uploadEncryptedFile' => '',
'method_messages.uploadEncryptedFile_param_peer' => '',
'method_messages.uploadEncryptedFile_param_file' => '',
'method_updates.getState' => '',
'method_updates.getDifference' => '',
'method_updates.getDifference_param_pts' => '',
'method_updates.getDifference_param_pts_total_limit' => '',
'method_updates.getDifference_param_date' => '',
'method_updates.getDifference_param_qts' => '',
'method_updates.getChannelDifference' => '',
'method_updates.getChannelDifference_param_force' => '',
'method_updates.getChannelDifference_param_channel' => '',
'method_updates.getChannelDifference_param_filter' => '',
'method_updates.getChannelDifference_param_pts' => '',
'method_updates.getChannelDifference_param_limit' => '',
'method_photos.updateProfilePhoto' => '',
'method_photos.updateProfilePhoto_param_id' => '',
'method_photos.uploadProfilePhoto' => '',
'method_photos.uploadProfilePhoto_param_file' => '',
'method_photos.deletePhotos' => '',
'method_photos.deletePhotos_param_id' => '',
'method_photos.getUserPhotos' => '',
'method_photos.getUserPhotos_param_user_id' => '',
'method_photos.getUserPhotos_param_offset' => '',
'method_photos.getUserPhotos_param_max_id' => '',
'method_photos.getUserPhotos_param_limit' => '',
'method_upload.saveFilePart' => '',
'method_upload.saveFilePart_param_file_id' => '',
'method_upload.saveFilePart_param_file_part' => '',
'method_upload.saveFilePart_param_bytes' => '',
'method_upload.getFile' => '',
'method_upload.getFile_param_location' => '',
'method_upload.getFile_param_offset' => '',
'method_upload.getFile_param_limit' => '',
'method_upload.saveBigFilePart' => '',
'method_upload.saveBigFilePart_param_file_id' => '',
'method_upload.saveBigFilePart_param_file_part' => '',
'method_upload.saveBigFilePart_param_file_total_parts' => '',
'method_upload.saveBigFilePart_param_bytes' => '',
'method_upload.getWebFile' => '',
'method_upload.getWebFile_param_location' => '',
'method_upload.getWebFile_param_offset' => '',
'method_upload.getWebFile_param_limit' => '',
'method_upload.getCdnFile' => '',
'method_upload.getCdnFile_param_file_token' => '',
'method_upload.getCdnFile_param_offset' => '',
'method_upload.getCdnFile_param_limit' => '',
'method_upload.reuploadCdnFile' => '',
'method_upload.reuploadCdnFile_param_file_token' => '',
'method_upload.reuploadCdnFile_param_request_token' => '',
'method_upload.getCdnFileHashes' => '',
'method_upload.getCdnFileHashes_param_file_token' => '',
'method_upload.getCdnFileHashes_param_offset' => '',
'method_help.getConfig' => '',
'method_help.getNearestDc' => '',
'method_help.getAppUpdate' => '',
'method_help.saveAppLog' => '',
'method_help.saveAppLog_param_events' => '',
'method_help.getInviteText' => '',
'method_help.getSupport' => '',
'method_help.getAppChangelog' => '',
'method_help.getAppChangelog_param_prev_app_version' => '',
'method_help.getTermsOfService' => '',
'method_help.setBotUpdatesStatus' => '',
'method_help.setBotUpdatesStatus_param_pending_updates_count' => '',
'method_help.setBotUpdatesStatus_param_message' => '',
'method_help.getCdnConfig' => '',
'method_help.getRecentMeUrls' => '',
'method_help.getRecentMeUrls_param_referer' => '',
'method_channels.readHistory' => '',
'method_channels.readHistory_param_channel' => '',
'method_channels.readHistory_param_max_id' => '',
'method_channels.deleteMessages' => '',
'method_channels.deleteMessages_param_channel' => '',
'method_channels.deleteMessages_param_id' => '',
'method_channels.deleteUserHistory' => '',
'method_channels.deleteUserHistory_param_channel' => '',
'method_channels.deleteUserHistory_param_user_id' => '',
'method_channels.reportSpam' => '',
'method_channels.reportSpam_param_channel' => '',
'method_channels.reportSpam_param_user_id' => '',
'method_channels.reportSpam_param_id' => '',
'method_channels.getMessages' => '',
'method_channels.getMessages_param_channel' => '',
'method_channels.getMessages_param_id' => '',
'method_channels.getParticipants' => '',
'method_channels.getParticipants_param_channel' => '',
'method_channels.getParticipants_param_filter' => '',
'method_channels.getParticipants_param_offset' => '',
'method_channels.getParticipants_param_limit' => '',
'method_channels.getParticipants_param_hash' => '',
'method_channels.getParticipant' => '',
'method_channels.getParticipant_param_channel' => '',
'method_channels.getParticipant_param_user_id' => '',
'method_channels.getChannels' => '',
'method_channels.getChannels_param_id' => '',
'method_channels.getFullChannel' => '',
'method_channels.getFullChannel_param_channel' => '',
'method_channels.createChannel' => '',
'method_channels.createChannel_param_broadcast' => '',
'method_channels.createChannel_param_megagroup' => '',
'method_channels.createChannel_param_title' => '',
'method_channels.createChannel_param_about' => '',
'method_channels.editAbout' => '',
'method_channels.editAbout_param_channel' => '',
'method_channels.editAbout_param_about' => '',
'method_channels.editAdmin' => '',
'method_channels.editAdmin_param_channel' => '',
'method_channels.editAdmin_param_user_id' => '',
'method_channels.editAdmin_param_admin_rights' => '',
'method_channels.editTitle' => '',
'method_channels.editTitle_param_channel' => '',
'method_channels.editTitle_param_title' => '',
'method_channels.editPhoto' => '',
'method_channels.editPhoto_param_channel' => '',
'method_channels.editPhoto_param_photo' => '',
'method_channels.checkUsername' => '',
'method_channels.checkUsername_param_channel' => '',
'method_channels.checkUsername_param_username' => '',
'method_channels.updateUsername' => '',
'method_channels.updateUsername_param_channel' => '',
'method_channels.updateUsername_param_username' => '',
'method_channels.joinChannel' => '',
'method_channels.joinChannel_param_channel' => '',
'method_channels.leaveChannel' => '',
'method_channels.leaveChannel_param_channel' => '',
'method_channels.inviteToChannel' => '',
'method_channels.inviteToChannel_param_channel' => '',
'method_channels.inviteToChannel_param_users' => '',
'method_channels.exportInvite' => '',
'method_channels.exportInvite_param_channel' => '',
'method_channels.deleteChannel' => '',
'method_channels.deleteChannel_param_channel' => '',
'method_channels.toggleInvites' => '',
'method_channels.toggleInvites_param_channel' => '',
'method_channels.toggleInvites_param_enabled' => '',
'method_channels.exportMessageLink' => '',
'method_channels.exportMessageLink_param_channel' => '',
'method_channels.exportMessageLink_param_id' => '',
'method_channels.exportMessageLink_param_grouped' => '',
'method_channels.toggleSignatures' => '',
'method_channels.toggleSignatures_param_channel' => '',
'method_channels.toggleSignatures_param_enabled' => '',
'method_channels.updatePinnedMessage' => '',
'method_channels.updatePinnedMessage_param_silent' => '',
'method_channels.updatePinnedMessage_param_channel' => '',
'method_channels.updatePinnedMessage_param_id' => '',
'method_channels.getAdminedPublicChannels' => '',
'method_channels.editBanned' => '',
'method_channels.editBanned_param_channel' => '',
'method_channels.editBanned_param_user_id' => '',
'method_channels.editBanned_param_banned_rights' => '',
'method_channels.getAdminLog' => '',
'method_channels.getAdminLog_param_channel' => '',
'method_channels.getAdminLog_param_q' => '',
'method_channels.getAdminLog_param_events_filter' => '',
'method_channels.getAdminLog_param_admins' => '',
'method_channels.getAdminLog_param_max_id' => '',
'method_channels.getAdminLog_param_min_id' => '',
'method_channels.getAdminLog_param_limit' => '',
'method_channels.setStickers' => '',
'method_channels.setStickers_param_channel' => '',
'method_channels.setStickers_param_stickerset' => '',
'method_channels.readMessageContents' => '',
'method_channels.readMessageContents_param_channel' => '',
'method_channels.readMessageContents_param_id' => '',
'method_channels.deleteHistory' => '',
'method_channels.deleteHistory_param_channel' => '',
'method_channels.deleteHistory_param_max_id' => '',
'method_channels.togglePreHistoryHidden' => '',
'method_channels.togglePreHistoryHidden_param_channel' => '',
'method_channels.togglePreHistoryHidden_param_enabled' => '',
'method_bots.sendCustomRequest' => '',
'method_bots.sendCustomRequest_param_custom_method' => '',
'method_bots.sendCustomRequest_param_params' => '',
'method_bots.answerWebhookJSONQuery' => '',
'method_bots.answerWebhookJSONQuery_param_query_id' => '',
'method_bots.answerWebhookJSONQuery_param_data' => '',
'method_payments.getPaymentForm' => '',
'method_payments.getPaymentForm_param_msg_id' => '',
'method_payments.getPaymentReceipt' => '',
'method_payments.getPaymentReceipt_param_msg_id' => '',
'method_payments.validateRequestedInfo' => '',
'method_payments.validateRequestedInfo_param_save' => '',
'method_payments.validateRequestedInfo_param_msg_id' => '',
'method_payments.validateRequestedInfo_param_info' => '',
'method_payments.sendPaymentForm' => '',
'method_payments.sendPaymentForm_param_msg_id' => '',
'method_payments.sendPaymentForm_param_requested_info_id' => '',
'method_payments.sendPaymentForm_param_shipping_option_id' => '',
'method_payments.sendPaymentForm_param_credentials' => '',
'method_payments.getSavedInfo' => '',
'method_payments.clearSavedInfo' => '',
'method_payments.clearSavedInfo_param_credentials' => '',
'method_payments.clearSavedInfo_param_info' => '',
'method_stickers.createStickerSet' => '',
'method_stickers.createStickerSet_param_masks' => '',
'method_stickers.createStickerSet_param_user_id' => '',
'method_stickers.createStickerSet_param_title' => '',
'method_stickers.createStickerSet_param_short_name' => '',
'method_stickers.createStickerSet_param_stickers' => '',
'method_stickers.removeStickerFromSet' => '',
'method_stickers.removeStickerFromSet_param_sticker' => '',
'method_stickers.changeStickerPosition' => '',
'method_stickers.changeStickerPosition_param_sticker' => '',
'method_stickers.changeStickerPosition_param_position' => '',
'method_stickers.addStickerToSet' => '',
'method_stickers.addStickerToSet_param_stickerset' => '',
'method_stickers.addStickerToSet_param_sticker' => '',
'method_phone.getCallConfig' => '',
'method_phone.requestCall' => '',
'method_phone.requestCall_param_user_id' => '',
'method_phone.requestCall_param_g_a_hash' => '',
'method_phone.requestCall_param_protocol' => '',
'method_phone.acceptCall' => '',
'method_phone.acceptCall_param_peer' => '',
'method_phone.acceptCall_param_g_b' => '',
'method_phone.acceptCall_param_protocol' => '',
),
);
// THIS WILL BE OVERWRITTEN BY $lang["en"]
public static $current_lang = array (
'req_pq' => 'Requesting pq...',
'done' => 'Done!',
'cdn_reupload' => 'File is not stored on CDN, requesting reupload!',
'stored_on_cdn' => 'File is stored on CDN!',
'serializing_madelineproto' => 'Serializing MadelineProto...',
'phpseclib_fork' => 'Please install this fork of phpseclib: https://github.com/danog/phpseclib',
'inst_dc' => 'Istantiating DataCenter...',
'load_rsa' => 'Loading RSA keys...',
'TL_translation' => 'Translating TL schemas...',
'dh_prime_check_0' => 'Executing dh_prime checks (0/3)...',
'nearest_dc' => 'We\'re in %s, nearest DC is %d.',
'serialization_ofd' => 'Serialization is out of date, reconstructing object!',
'getupdates_deserialization' => 'Getting updates after deserialization...',
'shutdown_reader_pool' => 'Shutting down reader pool, %d jobs left',
'threading_on' => 'THREADING IS ENABLED',
'socket_reader' => 'Socket reader on DC %s: ',
'socket_status_1' => 'CREATING',
'socket_status_2' => 'SUBMITTING',
'socket_status_3' => 'WAITING',
'socket_status_4' => 'READY',
'socket_status_5' => 'WORKING',
'api_not_set' => 'You must provide an api key and an api id, get your own @ my.telegram.org',
'session_corrupted' => 'The session is corrupted!',
'reset_session_seqno' => 'Resetting session id and seq_no in DC %s...',
'gen_perm_auth_key' => 'Generating permanent authorization key for DC %s...',
'gen_temp_auth_key' => 'Generating temporary authorization key for DC %s...',
'copy_auth_dcs' => 'Copying authorization from DC %s to DC %s...',
'write_client_info' => 'Writing client info (also executing %s)...',
'config_updated' => 'Updated config!',
'length_not_4' => 'Length is not equal to 4',
'length_not_8' => 'Length is not equal to 8',
'value_bigger_than_2147483647' => 'Provided value %s is bigger than 2147483647',
'value_smaller_than_2147483648' => 'Provided value %s is smaller than -2147483648',
'value_bigger_than_9223372036854775807' => 'Provided value %s is bigger than 9223372036854775807',
'value_smaller_than_9223372036854775808' => 'Provided value %s is smaller than -9223372036854775808',
'value_bigger_than_4294967296' => 'Provided value %s is bigger than 4294967296',
'value_smaller_than_0' => 'Provided value %s is smaller than 0',
'encode_double_error' => 'Could not properly encode double',
'file_not_exist' => 'File does not exist',
'deserialization_error' => 'An error occurred on deserialization',
'rsa_init' => 'Istantiating \\phpseclib\\Crypt\\RSA...',
'loading_key' => 'Loading key...',
'computing_fingerprint' => 'Computing fingerprint...',
'rsa_encrypting' => 'Encrypting with rsa key...',
'rpc_tg_error' => 'Telegram returned an RPC error: %s (%s), caused by %s:%sTL trace:',
'v_error' => '506c656173652075706461746520746f20746865206c61746573742076657273696f6e206f66204d6164656c696e6550726f746f2e',
'v_tgerror' => '506c6561736520757064617465207068702d6c69627467766f6970',
'no_mode_specified' => 'No mode was specified!',
'constructor_function_uncalled' => 'The constructor function wasn\'t called! Please call the constructor function before using this method.',
'proxy_class_invalid' => 'Invalid proxy class provided!',
'socket_con_error' => 'Connection: couldn\'t connect to socket.',
'protocol_not_implemented' => 'Connection: This protocol isn\'t implemented yet.',
'protocol_invalid' => 'Connection: invalid protocol specified.',
'nothing_in_socket' => 'Nothing in the socket!',
'wrong_length_read' => 'WARNING: Wrong length was read (should\'ve read %s, read %s)!',
'no_data_in_socket' => 'No data in the socket!',
'dc_con_start' => 'Connecting to DC %s...',
'dc_con_stop' => 'Disconnecting from DC %s...',
'dc_con_test_start' => 'Connecting to DC %s (%s server, %s, %s)...',
'script_not_exist' => 'Provided script does not exist',
'apifactory_start' => 'Running APIFactory...',
'madelineproto_ready' => 'MadelineProto is ready!',
'logout_error' => 'An error occurred while logging out!',
'logout_ok' => 'Logged out successfully!',
'already_logged_in' => 'This instance of MadelineProto is already logged in. Logging out first...',
'login_ok' => 'Logged in successfully!',
'login_user' => 'Logging in as a normal user...',
'login_bot' => 'Logging in as a bot...',
'login_code_sending' => 'Sending code...',
'login_code_sent' => 'Code sent successfully! Once you receive the code you should use the complete_phone_login function.',
'login_code_uncalled' => 'I\'m not waiting for the code! Please call the phone_login method first',
'login_2fa_enabled' => '2FA enabled, you will have to call the complete_2fa_login function...',
'login_need_signup' => 'An account has not been created for this number, you will have to call the complete_signup function...',
'login_auth_key' => 'Logging in using auth key...',
'not_logged_in' => 'I\'m not logged in!',
'signup_uncalled' => 'I\'m not waiting to signup! Please call the phone_login and the complete_phone_login methods first!',
'signing_up' => 'Signing up as a normal user...',
'signup_ok' => 'Signed up in successfully!',
'2fa_uncalled' => 'I\'m not waiting for the password! Please call the phone_login and the complete_phone_login methods first!',
'getting_dialogs' => 'Getting dialogs...',
'libtgvoip_required' => 'The php-libtgvoip extension is required to accept and manage calls. See daniil.it/MadelineProto for more info.',
'peer_not_in_db' => 'This peer is not present in the internal peer database',
'calling_user' => 'Calling %s...',
'generating_a' => 'Generating a...',
'generating_g_a' => 'Generating g_a...',
'call_error_1' => 'Could not find and accept call %s',
'accepting_call' => 'Accepting call from %s...',
'generating_b' => 'Generating b...',
'call_already_accepted' => 'Call %s already accepted',
'call_already_declined' => 'Call %s already declined',
'call_error_2' => 'Could not find and confirm call %s',
'call_confirming' => 'Confirming call from %s...',
'call_error_3' => 'Could not find and complete call %s',
'call_completing' => 'Completing call from %s...',
'invalid_g_a' => 'Invalid g_a!',
'fingerprint_invalid' => 'Invalid key fingerprint!',
'call_discarding' => 'Discarding call %s...',
'call_set_rating' => 'Setting rating for call %s...',
'call_debug_saving' => 'Saving debug data for call %s...',
'TL_loading' => 'Loading TL schemes...',
'file_parsing' => 'Parsing %s...',
'crc32_mismatch' => 'CRC32 mismatch (%s, %s) for %s',
'src_file_invalid' => 'Invalid source file was provided: ',
'translating_obj' => 'Translating objects...',
'translating_methods' => 'Translating methods...',
'bool_error' => 'Could not extract boolean',
'not_numeric' => 'Given value isn\'t numeric',
'long_not_16' => 'Given value is not 16 bytes long',
'long_not_32' => 'Given value is not 32 bytes long',
'long_not_64' => 'Given value is not 64 bytes long',
'array_invalid' => 'You didn\'t provide a valid array',
'predicate_not_set' => 'Predicate (value under _) was not set!',
'type_extract_error' => 'Could not extract type "%s"',
'method_not_found' => 'Could not find method: ',
'params_missing' => 'Missing required parameter',
'sec_peer_not_in_db' => 'This secret peer is not present in the internal peer database',
'stream_handle_invalid' => 'An invalid stream handle was provided.',
'length_too_big' => 'Length is too big',
'deserialize_not_str' => 'Deserialize: Generated value isn\'t a string',
'type_extract_error_id' => 'Could not extract type: %s with id %s',
'vector_invalid' => 'Invalid vector constructor: ',
'constructor_not_found' => 'Constructor not found for type: ',
'rand_bytes_too_small' => 'random_bytes is too small!',
'botapi_conversion_error' => 'Can\'t convert %s to a bot API object',
'non_text_conversion' => 'Can\'t convert non text messages yet!',
'last_byte_invalid' => 'Invalid last byte',
'file_type_invalid' => 'Invalid file type detected (%s)',
'recreate_temp_auth_key' => 'I had to recreate the temporary authorization key',
'resetting_auth_key' => 'WARNING: Resetting auth key...',
'shutting_down_reader_pool' => 'Shutting down reader pool ',
'shutting_down_handler_pool' => 'Shutting down handler pool for dc %s, %d jobs left',
'secret_chat_skipping' => 'I do not have the secret chat %s in the database, skipping message...',
'fingerprint_mismatch' => 'Key fingerprint mismatch',
'msg_data_length_too_big' => 'message_data_length is too big',
'length_not_divisible_16' => 'Length of decrypted data is not divisible by 16',
'msg_key_mismatch' => 'msg_key mismatch',
'rand_bytes_too_short' => 'random_bytes is too short!',
'resending_unsupported' => 'Resending of messages is not yet supported',
'unrecognized_dec_msg' => 'Unrecognized decrypted message received: ',
'method_req_pq' => '',
'method_req_pq_param_nonce' => '',
'method_req_pq_multi' => '',
'method_req_pq_multi_param_nonce' => '',
'method_req_DH_params' => '',
'method_req_DH_params_param_nonce' => '',
'method_req_DH_params_param_server_nonce' => '',
'method_req_DH_params_param_p' => '',
'method_req_DH_params_param_q' => '',
'method_req_DH_params_param_public_key_fingerprint' => '',
'method_req_DH_params_param_encrypted_data' => '',
'method_set_client_DH_params' => '',
'method_set_client_DH_params_param_nonce' => '',
'method_set_client_DH_params_param_server_nonce' => '',
'method_set_client_DH_params_param_encrypted_data' => '',
'method_rpc_drop_answer' => '',
'method_rpc_drop_answer_param_req_msg_id' => '',
'method_get_future_salts' => '',
'method_get_future_salts_param_num' => '',
'method_ping' => '',
'method_ping_param_ping_id' => '',
'method_ping_delay_disconnect' => '',
'method_ping_delay_disconnect_param_ping_id' => '',
'method_ping_delay_disconnect_param_disconnect_delay' => '',
'method_destroy_session' => '',
'method_destroy_session_param_session_id' => '',
'method_http_wait' => '',
'method_http_wait_param_max_delay' => '',
'method_http_wait_param_wait_after' => '',
'method_http_wait_param_max_wait' => '',
'method_invokeAfterMsg' => '',
'method_invokeAfterMsg_param_msg_id' => '',
'method_invokeAfterMsg_param_query' => '',
'method_invokeAfterMsgs' => '',
'method_invokeAfterMsgs_param_msg_ids' => '',
'method_invokeAfterMsgs_param_query' => '',
'method_initConnection' => '',
'method_initConnection_param_api_id' => '',
'method_initConnection_param_device_model' => '',
'method_initConnection_param_system_version' => '',
'method_initConnection_param_app_version' => '',
'method_initConnection_param_system_lang_code' => '',
'method_initConnection_param_lang_pack' => '',
'method_initConnection_param_lang_code' => '',
'method_initConnection_param_query' => '',
'method_invokeWithLayer' => '',
'method_invokeWithLayer_param_layer' => '',
'method_invokeWithLayer_param_query' => '',
'method_invokeWithoutUpdates' => '',
'method_invokeWithoutUpdates_param_query' => '',
'method_auth.checkPhone' => '',
'method_auth.checkPhone_param_phone_number' => '',
'method_auth.sendCode' => '',
'method_auth.sendCode_param_allow_flashcall' => '',
'method_auth.sendCode_param_phone_number' => '',
'method_auth.sendCode_param_current_number' => '',
'method_auth.sendCode_param_api_id' => '',
'method_auth.sendCode_param_api_hash' => '',
'method_auth.signUp' => '',
'method_auth.signUp_param_phone_number' => '',
'method_auth.signUp_param_phone_code_hash' => '',
'method_auth.signUp_param_phone_code' => '',
'method_auth.signUp_param_first_name' => '',
'method_auth.signUp_param_last_name' => '',
'method_auth.signIn' => '',
'method_auth.signIn_param_phone_number' => '',
'method_auth.signIn_param_phone_code_hash' => '',
'method_auth.signIn_param_phone_code' => '',
'method_auth.logOut' => '',
'method_auth.resetAuthorizations' => '',
'method_auth.sendInvites' => '',
'method_auth.sendInvites_param_phone_numbers' => '',
'method_auth.sendInvites_param_message' => '',
'method_auth.exportAuthorization' => '',
'method_auth.exportAuthorization_param_dc_id' => '',
'method_auth.importAuthorization' => '',
'method_auth.importAuthorization_param_id' => '',
'method_auth.importAuthorization_param_bytes' => '',
'method_auth.bindTempAuthKey' => '',
'method_auth.bindTempAuthKey_param_perm_auth_key_id' => '',
'method_auth.bindTempAuthKey_param_nonce' => '',
'method_auth.bindTempAuthKey_param_expires_at' => '',
'method_auth.bindTempAuthKey_param_encrypted_message' => '',
'method_auth.importBotAuthorization' => '',
'method_auth.importBotAuthorization_param_api_id' => '',
'method_auth.importBotAuthorization_param_api_hash' => '',
'method_auth.importBotAuthorization_param_bot_auth_token' => '',
'method_auth.checkPassword' => '',
'method_auth.checkPassword_param_password_hash' => '',
'method_auth.requestPasswordRecovery' => '',
'method_auth.recoverPassword' => '',
'method_auth.recoverPassword_param_code' => '',
'method_auth.resendCode' => '',
'method_auth.resendCode_param_phone_number' => '',
'method_auth.resendCode_param_phone_code_hash' => '',
'method_auth.cancelCode' => '',
'method_auth.cancelCode_param_phone_number' => '',
'method_auth.cancelCode_param_phone_code_hash' => '',
'method_auth.dropTempAuthKeys' => '',
'method_auth.dropTempAuthKeys_param_except_auth_keys' => '',
'method_account.registerDevice' => '',
'method_account.registerDevice_param_token_type' => '',
'method_account.registerDevice_param_token' => '',
'method_account.registerDevice_param_app_sandbox' => '',
'method_account.registerDevice_param_other_uids' => '',
'method_account.unregisterDevice' => '',
'method_account.unregisterDevice_param_token_type' => '',
'method_account.unregisterDevice_param_token' => '',
'method_account.unregisterDevice_param_other_uids' => '',
'method_account.updateNotifySettings' => '',
'method_account.updateNotifySettings_param_peer' => '',
'method_account.updateNotifySettings_param_settings' => '',
'method_account.getNotifySettings' => '',
'method_account.getNotifySettings_param_peer' => '',
'method_account.resetNotifySettings' => '',
'method_account.updateProfile' => '',
'method_account.updateProfile_param_first_name' => '',
'method_account.updateProfile_param_last_name' => '',
'method_account.updateProfile_param_about' => '',
'method_account.updateStatus' => '',
'method_account.updateStatus_param_offline' => '',
'method_account.getWallPapers' => '',
'method_account.reportPeer' => '',
'method_account.reportPeer_param_peer' => '',
'method_account.reportPeer_param_reason' => '',
'method_account.checkUsername' => '',
'method_account.checkUsername_param_username' => '',
'method_account.updateUsername' => '',
'method_account.updateUsername_param_username' => '',
'method_account.getPrivacy' => '',
'method_account.getPrivacy_param_key' => '',
'method_account.setPrivacy' => '',
'method_account.setPrivacy_param_key' => '',
'method_account.setPrivacy_param_rules' => '',
'method_account.deleteAccount' => '',
'method_account.deleteAccount_param_reason' => '',
'method_account.getAccountTTL' => '',
'method_account.setAccountTTL' => '',
'method_account.setAccountTTL_param_ttl' => '',
'method_account.sendChangePhoneCode' => '',
'method_account.sendChangePhoneCode_param_allow_flashcall' => '',
'method_account.sendChangePhoneCode_param_phone_number' => '',
'method_account.sendChangePhoneCode_param_current_number' => '',
'method_account.changePhone' => '',
'method_account.changePhone_param_phone_number' => '',
'method_account.changePhone_param_phone_code_hash' => '',
'method_account.changePhone_param_phone_code' => '',
'method_account.updateDeviceLocked' => '',
'method_account.updateDeviceLocked_param_period' => '',
'method_account.getAuthorizations' => '',
'method_account.resetAuthorization' => '',
'method_account.resetAuthorization_param_hash' => '',
'method_account.getPassword' => '',
'method_account.getPasswordSettings' => '',
'method_account.getPasswordSettings_param_current_password_hash' => '',
'method_account.updatePasswordSettings' => '',
'method_account.updatePasswordSettings_param_current_password_hash' => '',
'method_account.updatePasswordSettings_param_new_settings' => '',
'method_account.sendConfirmPhoneCode' => '',
'method_account.sendConfirmPhoneCode_param_allow_flashcall' => '',
'method_account.sendConfirmPhoneCode_param_hash' => '',
'method_account.sendConfirmPhoneCode_param_current_number' => '',
'method_account.confirmPhone' => '',
'method_account.confirmPhone_param_phone_code_hash' => '',
'method_account.confirmPhone_param_phone_code' => '',
'method_account.getTmpPassword' => '',
'method_account.getTmpPassword_param_password_hash' => '',
'method_account.getTmpPassword_param_period' => '',
'method_account.getWebAuthorizations' => '',
'method_account.resetWebAuthorization' => '',
'method_account.resetWebAuthorization_param_hash' => '',
'method_account.resetWebAuthorizations' => '',
'method_users.getUsers' => '',
'method_users.getUsers_param_id' => '',
'method_users.getFullUser' => '',
'method_users.getFullUser_param_id' => '',
'method_contacts.getStatuses' => '',
'method_contacts.getContacts' => '',
'method_contacts.getContacts_param_hash' => '',
'method_contacts.importContacts' => '',
'method_contacts.importContacts_param_contacts' => '',
'method_contacts.deleteContact' => '',
'method_contacts.deleteContact_param_id' => '',
'method_contacts.deleteContacts' => '',
'method_contacts.deleteContacts_param_id' => '',
'method_contacts.block' => '',
'method_contacts.block_param_id' => '',
'method_contacts.unblock' => '',
'method_contacts.unblock_param_id' => '',
'method_contacts.getBlocked' => '',
'method_contacts.getBlocked_param_offset' => '',
'method_contacts.getBlocked_param_limit' => '',
'method_contacts.exportCard' => '',
'method_contacts.importCard' => '',
'method_contacts.importCard_param_export_card' => '',
'method_contacts.search' => '',
'method_contacts.search_param_q' => '',
'method_contacts.search_param_limit' => '',
'method_contacts.resolveUsername' => '',
'method_contacts.resolveUsername_param_username' => '',
'method_contacts.getTopPeers' => '',
'method_contacts.getTopPeers_param_correspondents' => '',
'method_contacts.getTopPeers_param_bots_pm' => '',
'method_contacts.getTopPeers_param_bots_inline' => '',
'method_contacts.getTopPeers_param_phone_calls' => '',
'method_contacts.getTopPeers_param_groups' => '',
'method_contacts.getTopPeers_param_channels' => '',
'method_contacts.getTopPeers_param_offset' => '',
'method_contacts.getTopPeers_param_limit' => '',
'method_contacts.getTopPeers_param_hash' => '',
'method_contacts.resetTopPeerRating' => '',
'method_contacts.resetTopPeerRating_param_category' => '',
'method_contacts.resetTopPeerRating_param_peer' => '',
'method_contacts.resetSaved' => '',
'method_messages.getMessages' => '',
'method_messages.getMessages_param_id' => '',
'method_messages.getDialogs' => '',
'method_messages.getDialogs_param_exclude_pinned' => '',
'method_messages.getDialogs_param_offset_date' => '',
'method_messages.getDialogs_param_offset_id' => '',
'method_messages.getDialogs_param_offset_peer' => '',
'method_messages.getDialogs_param_limit' => '',
'method_messages.getHistory' => '',
'method_messages.getHistory_param_peer' => '',
'method_messages.getHistory_param_offset_id' => '',
'method_messages.getHistory_param_offset_date' => '',
'method_messages.getHistory_param_add_offset' => '',
'method_messages.getHistory_param_limit' => '',
'method_messages.getHistory_param_max_id' => '',
'method_messages.getHistory_param_min_id' => '',
'method_messages.getHistory_param_hash' => '',
'method_messages.search' => '',
'method_messages.search_param_peer' => '',
'method_messages.search_param_q' => '',
'method_messages.search_param_from_id' => '',
'method_messages.search_param_filter' => '',
'method_messages.search_param_min_date' => '',
'method_messages.search_param_max_date' => '',
'method_messages.search_param_offset_id' => '',
'method_messages.search_param_add_offset' => '',
'method_messages.search_param_limit' => '',
'method_messages.search_param_max_id' => '',
'method_messages.search_param_min_id' => '',
'method_messages.readHistory' => '',
'method_messages.readHistory_param_peer' => '',
'method_messages.readHistory_param_max_id' => '',
'method_messages.deleteHistory' => '',
'method_messages.deleteHistory_param_just_clear' => '',
'method_messages.deleteHistory_param_peer' => '',
'method_messages.deleteHistory_param_max_id' => '',
'method_messages.deleteMessages' => '',
'method_messages.deleteMessages_param_revoke' => '',
'method_messages.deleteMessages_param_id' => '',
'method_messages.receivedMessages' => '',
'method_messages.receivedMessages_param_max_id' => '',
'method_messages.setTyping' => '',
'method_messages.setTyping_param_peer' => '',
'method_messages.setTyping_param_action' => '',
'method_messages.sendMessage' => '',
'method_messages.sendMessage_param_no_webpage' => '',
'method_messages.sendMessage_param_silent' => '',
'method_messages.sendMessage_param_background' => '',
'method_messages.sendMessage_param_clear_draft' => '',
'method_messages.sendMessage_param_peer' => '',
'method_messages.sendMessage_param_reply_to_msg_id' => '',
'method_messages.sendMessage_param_message' => '',
'method_messages.sendMessage_param_reply_markup' => '',
'method_messages.sendMessage_param_entities' => '',
'method_messages.sendMedia' => '',
'method_messages.sendMedia_param_silent' => '',
'method_messages.sendMedia_param_background' => '',
'method_messages.sendMedia_param_clear_draft' => '',
'method_messages.sendMedia_param_peer' => '',
'method_messages.sendMedia_param_reply_to_msg_id' => '',
'method_messages.sendMedia_param_media' => '',
'method_messages.sendMedia_param_message' => '',
'method_messages.sendMedia_param_reply_markup' => '',
'method_messages.sendMedia_param_entities' => '',
'method_messages.forwardMessages' => '',
'method_messages.forwardMessages_param_silent' => '',
'method_messages.forwardMessages_param_background' => '',
'method_messages.forwardMessages_param_with_my_score' => '',
'method_messages.forwardMessages_param_grouped' => '',
'method_messages.forwardMessages_param_from_peer' => '',
'method_messages.forwardMessages_param_id' => '',
'method_messages.forwardMessages_param_to_peer' => '',
'method_messages.reportSpam' => '',
'method_messages.reportSpam_param_peer' => '',
'method_messages.hideReportSpam' => '',
'method_messages.hideReportSpam_param_peer' => '',
'method_messages.getPeerSettings' => '',
'method_messages.getPeerSettings_param_peer' => '',
'method_messages.getChats' => '',
'method_messages.getChats_param_id' => '',
'method_messages.getFullChat' => '',
'method_messages.getFullChat_param_chat_id' => '',
'method_messages.editChatTitle' => '',
'method_messages.editChatTitle_param_chat_id' => '',
'method_messages.editChatTitle_param_title' => '',
'method_messages.editChatPhoto' => '',
'method_messages.editChatPhoto_param_chat_id' => '',
'method_messages.editChatPhoto_param_photo' => '',
'method_messages.addChatUser' => '',
'method_messages.addChatUser_param_chat_id' => '',
'method_messages.addChatUser_param_user_id' => '',
'method_messages.addChatUser_param_fwd_limit' => '',
'method_messages.deleteChatUser' => '',
'method_messages.deleteChatUser_param_chat_id' => '',
'method_messages.deleteChatUser_param_user_id' => '',
'method_messages.createChat' => '',
'method_messages.createChat_param_users' => '',
'method_messages.createChat_param_title' => '',
'method_messages.getDhConfig' => '',
'method_messages.getDhConfig_param_version' => '',
'method_messages.getDhConfig_param_random_length' => '',
'method_messages.requestEncryption' => '',
'method_messages.requestEncryption_param_user_id' => '',
'method_messages.requestEncryption_param_g_a' => '',
'method_messages.acceptEncryption' => '',
'method_messages.acceptEncryption_param_peer' => '',
'method_messages.acceptEncryption_param_g_b' => '',
'method_messages.acceptEncryption_param_key_fingerprint' => '',
'method_messages.discardEncryption' => '',
'method_messages.discardEncryption_param_chat_id' => '',
'method_messages.setEncryptedTyping' => '',
'method_messages.setEncryptedTyping_param_peer' => '',
'method_messages.setEncryptedTyping_param_typing' => '',
'method_messages.readEncryptedHistory' => '',
'method_messages.readEncryptedHistory_param_peer' => '',
'method_messages.readEncryptedHistory_param_max_date' => '',
'method_messages.sendEncrypted' => '',
'method_messages.sendEncrypted_param_peer' => '',
'method_messages.sendEncrypted_param_message' => '',
'method_messages.sendEncryptedFile' => '',
'method_messages.sendEncryptedFile_param_peer' => '',
'method_messages.sendEncryptedFile_param_message' => '',
'method_messages.sendEncryptedFile_param_file' => '',
'method_messages.sendEncryptedService' => '',
'method_messages.sendEncryptedService_param_peer' => '',
'method_messages.sendEncryptedService_param_message' => '',
'method_messages.receivedQueue' => '',
'method_messages.receivedQueue_param_max_qts' => '',
'method_messages.reportEncryptedSpam' => '',
'method_messages.reportEncryptedSpam_param_peer' => '',
'method_messages.readMessageContents' => '',
'method_messages.readMessageContents_param_id' => '',
'method_messages.getStickers' => '',
'method_messages.getStickers_param_emoticon' => '',
'method_messages.getStickers_param_hash' => '',
'method_messages.getAllStickers' => '',
'method_messages.getAllStickers_param_hash' => '',
'method_messages.getWebPagePreview' => '',
'method_messages.getWebPagePreview_param_message' => '',
'method_messages.getWebPagePreview_param_entities' => '',
'method_messages.exportChatInvite' => '',
'method_messages.exportChatInvite_param_chat_id' => '',
'method_messages.checkChatInvite' => '',
'method_messages.checkChatInvite_param_hash' => '',
'method_messages.importChatInvite' => '',
'method_messages.importChatInvite_param_hash' => '',
'method_messages.getStickerSet' => '',
'method_messages.getStickerSet_param_stickerset' => '',
'method_messages.installStickerSet' => '',
'method_messages.installStickerSet_param_stickerset' => '',
'method_messages.installStickerSet_param_archived' => '',
'method_messages.uninstallStickerSet' => '',
'method_messages.uninstallStickerSet_param_stickerset' => '',
'method_messages.startBot' => '',
'method_messages.startBot_param_bot' => '',
'method_messages.startBot_param_peer' => '',
'method_messages.startBot_param_start_param' => '',
'method_messages.getMessagesViews' => '',
'method_messages.getMessagesViews_param_peer' => '',
'method_messages.getMessagesViews_param_id' => '',
'method_messages.getMessagesViews_param_increment' => '',
'method_messages.toggleChatAdmins' => '',
'method_messages.toggleChatAdmins_param_chat_id' => '',
'method_messages.toggleChatAdmins_param_enabled' => '',
'method_messages.editChatAdmin' => '',
'method_messages.editChatAdmin_param_chat_id' => '',
'method_messages.editChatAdmin_param_user_id' => '',
'method_messages.editChatAdmin_param_is_admin' => '',
'method_messages.migrateChat' => '',
'method_messages.migrateChat_param_chat_id' => '',
'method_messages.searchGlobal' => '',
'method_messages.searchGlobal_param_q' => '',
'method_messages.searchGlobal_param_offset_date' => '',
'method_messages.searchGlobal_param_offset_peer' => '',
'method_messages.searchGlobal_param_offset_id' => '',
'method_messages.searchGlobal_param_limit' => '',
'method_messages.reorderStickerSets' => '',
'method_messages.reorderStickerSets_param_masks' => '',
'method_messages.reorderStickerSets_param_order' => '',
'method_messages.getDocumentByHash' => '',
'method_messages.getDocumentByHash_param_sha256' => '',
'method_messages.getDocumentByHash_param_size' => '',
'method_messages.getDocumentByHash_param_mime_type' => '',
'method_messages.searchGifs' => '',
'method_messages.searchGifs_param_q' => '',
'method_messages.searchGifs_param_offset' => '',
'method_messages.getSavedGifs' => '',
'method_messages.getSavedGifs_param_hash' => '',
'method_messages.saveGif' => '',
'method_messages.saveGif_param_id' => '',
'method_messages.saveGif_param_unsave' => '',
'method_messages.getInlineBotResults' => '',
'method_messages.getInlineBotResults_param_bot' => '',
'method_messages.getInlineBotResults_param_peer' => '',
'method_messages.getInlineBotResults_param_geo_point' => '',
'method_messages.getInlineBotResults_param_query' => '',
'method_messages.getInlineBotResults_param_offset' => '',
'method_messages.setInlineBotResults' => '',
'method_messages.setInlineBotResults_param_gallery' => '',
'method_messages.setInlineBotResults_param_private' => '',
'method_messages.setInlineBotResults_param_query_id' => '',
'method_messages.setInlineBotResults_param_results' => '',
'method_messages.setInlineBotResults_param_cache_time' => '',
'method_messages.setInlineBotResults_param_next_offset' => '',
'method_messages.setInlineBotResults_param_switch_pm' => '',
'method_messages.sendInlineBotResult' => '',
'method_messages.sendInlineBotResult_param_silent' => '',
'method_messages.sendInlineBotResult_param_background' => '',
'method_messages.sendInlineBotResult_param_clear_draft' => '',
'method_messages.sendInlineBotResult_param_peer' => '',
'method_messages.sendInlineBotResult_param_reply_to_msg_id' => '',
'method_messages.sendInlineBotResult_param_query_id' => '',
'method_messages.sendInlineBotResult_param_id' => '',
'method_messages.getMessageEditData' => '',
'method_messages.getMessageEditData_param_peer' => '',
'method_messages.getMessageEditData_param_id' => '',
'method_messages.editMessage' => '',
'method_messages.editMessage_param_no_webpage' => '',
'method_messages.editMessage_param_stop_geo_live' => '',
'method_messages.editMessage_param_peer' => '',
'method_messages.editMessage_param_id' => '',
'method_messages.editMessage_param_message' => '',
'method_messages.editMessage_param_reply_markup' => '',
'method_messages.editMessage_param_entities' => '',
'method_messages.editMessage_param_geo_point' => '',
'method_messages.editInlineBotMessage' => '',
'method_messages.editInlineBotMessage_param_no_webpage' => '',
'method_messages.editInlineBotMessage_param_stop_geo_live' => '',
'method_messages.editInlineBotMessage_param_id' => '',
'method_messages.editInlineBotMessage_param_message' => '',
'method_messages.editInlineBotMessage_param_reply_markup' => '',
'method_messages.editInlineBotMessage_param_entities' => '',
'method_messages.editInlineBotMessage_param_geo_point' => '',
'method_messages.getBotCallbackAnswer' => '',
'method_messages.getBotCallbackAnswer_param_game' => '',
'method_messages.getBotCallbackAnswer_param_peer' => '',
'method_messages.getBotCallbackAnswer_param_msg_id' => '',
'method_messages.getBotCallbackAnswer_param_data' => '',
'method_messages.setBotCallbackAnswer' => '',
'method_messages.setBotCallbackAnswer_param_alert' => '',
'method_messages.setBotCallbackAnswer_param_query_id' => '',
'method_messages.setBotCallbackAnswer_param_message' => '',
'method_messages.setBotCallbackAnswer_param_url' => '',
'method_messages.setBotCallbackAnswer_param_cache_time' => '',
'method_messages.getPeerDialogs' => '',
'method_messages.getPeerDialogs_param_peers' => '',
'method_messages.saveDraft' => '',
'method_messages.saveDraft_param_no_webpage' => '',
'method_messages.saveDraft_param_reply_to_msg_id' => '',
'method_messages.saveDraft_param_peer' => '',
'method_messages.saveDraft_param_message' => '',
'method_messages.saveDraft_param_entities' => '',
'method_messages.getAllDrafts' => '',
'method_messages.getFeaturedStickers' => '',
'method_messages.getFeaturedStickers_param_hash' => '',
'method_messages.readFeaturedStickers' => '',
'method_messages.readFeaturedStickers_param_id' => '',
'method_messages.getRecentStickers' => '',
'method_messages.getRecentStickers_param_attached' => '',
'method_messages.getRecentStickers_param_hash' => '',
'method_messages.saveRecentSticker' => '',
'method_messages.saveRecentSticker_param_attached' => '',
'method_messages.saveRecentSticker_param_id' => '',
'method_messages.saveRecentSticker_param_unsave' => '',
'method_messages.clearRecentStickers' => '',
'method_messages.clearRecentStickers_param_attached' => '',
'method_messages.getArchivedStickers' => '',
'method_messages.getArchivedStickers_param_masks' => '',
'method_messages.getArchivedStickers_param_offset_id' => '',
'method_messages.getArchivedStickers_param_limit' => '',
'method_messages.getMaskStickers' => '',
'method_messages.getMaskStickers_param_hash' => '',
'method_messages.getAttachedStickers' => '',
'method_messages.getAttachedStickers_param_media' => '',
'method_messages.setGameScore' => '',
'method_messages.setGameScore_param_edit_message' => '',
'method_messages.setGameScore_param_force' => '',
'method_messages.setGameScore_param_peer' => '',
'method_messages.setGameScore_param_id' => '',
'method_messages.setGameScore_param_user_id' => '',
'method_messages.setGameScore_param_score' => '',
'method_messages.setInlineGameScore' => '',
'method_messages.setInlineGameScore_param_edit_message' => '',
'method_messages.setInlineGameScore_param_force' => '',
'method_messages.setInlineGameScore_param_id' => '',
'method_messages.setInlineGameScore_param_user_id' => '',
'method_messages.setInlineGameScore_param_score' => '',
'method_messages.getGameHighScores' => '',
'method_messages.getGameHighScores_param_peer' => '',
'method_messages.getGameHighScores_param_id' => '',
'method_messages.getGameHighScores_param_user_id' => '',
'method_messages.getInlineGameHighScores' => '',
'method_messages.getInlineGameHighScores_param_id' => '',
'method_messages.getInlineGameHighScores_param_user_id' => '',
'method_messages.getCommonChats' => '',
'method_messages.getCommonChats_param_user_id' => '',
'method_messages.getCommonChats_param_max_id' => '',
'method_messages.getCommonChats_param_limit' => '',
'method_messages.getAllChats' => '',
'method_messages.getAllChats_param_except_ids' => '',
'method_messages.getWebPage' => '',
'method_messages.getWebPage_param_url' => '',
'method_messages.getWebPage_param_hash' => '',
'method_messages.toggleDialogPin' => '',
'method_messages.toggleDialogPin_param_pinned' => '',
'method_messages.toggleDialogPin_param_peer' => '',
'method_messages.reorderPinnedDialogs' => '',
'method_messages.reorderPinnedDialogs_param_force' => '',
'method_messages.reorderPinnedDialogs_param_order' => '',
'method_messages.getPinnedDialogs' => '',
'method_messages.setBotShippingResults' => '',
'method_messages.setBotShippingResults_param_query_id' => '',
'method_messages.setBotShippingResults_param_error' => '',
'method_messages.setBotShippingResults_param_shipping_options' => '',
'method_messages.setBotPrecheckoutResults' => '',
'method_messages.setBotPrecheckoutResults_param_success' => '',
'method_messages.setBotPrecheckoutResults_param_query_id' => '',
'method_messages.setBotPrecheckoutResults_param_error' => '',
'method_messages.uploadMedia' => '',
'method_messages.uploadMedia_param_peer' => '',
'method_messages.uploadMedia_param_media' => '',
'method_messages.sendScreenshotNotification' => '',
'method_messages.sendScreenshotNotification_param_peer' => '',
'method_messages.sendScreenshotNotification_param_reply_to_msg_id' => '',
'method_messages.getFavedStickers' => '',
'method_messages.getFavedStickers_param_hash' => '',
'method_messages.faveSticker' => '',
'method_messages.faveSticker_param_id' => '',
'method_messages.faveSticker_param_unfave' => '',
'method_messages.getUnreadMentions' => '',
'method_messages.getUnreadMentions_param_peer' => '',
'method_messages.getUnreadMentions_param_offset_id' => '',
'method_messages.getUnreadMentions_param_add_offset' => '',
'method_messages.getUnreadMentions_param_limit' => '',
'method_messages.getUnreadMentions_param_max_id' => '',
'method_messages.getUnreadMentions_param_min_id' => '',
'method_messages.readMentions' => '',
'method_messages.readMentions_param_peer' => '',
'method_messages.getRecentLocations' => '',
'method_messages.getRecentLocations_param_peer' => '',
'method_messages.getRecentLocations_param_limit' => '',
'method_messages.sendMultiMedia' => '',
'method_messages.sendMultiMedia_param_silent' => '',
'method_messages.sendMultiMedia_param_background' => '',
'method_messages.sendMultiMedia_param_clear_draft' => '',
'method_messages.sendMultiMedia_param_peer' => '',
'method_messages.sendMultiMedia_param_reply_to_msg_id' => '',
'method_messages.sendMultiMedia_param_multi_media' => '',
'method_messages.uploadEncryptedFile' => '',
'method_messages.uploadEncryptedFile_param_peer' => '',
'method_messages.uploadEncryptedFile_param_file' => '',
'method_updates.getState' => '',
'method_updates.getDifference' => '',
'method_updates.getDifference_param_pts' => '',
'method_updates.getDifference_param_pts_total_limit' => '',
'method_updates.getDifference_param_date' => '',
'method_updates.getDifference_param_qts' => '',
'method_updates.getChannelDifference' => '',
'method_updates.getChannelDifference_param_force' => '',
'method_updates.getChannelDifference_param_channel' => '',
'method_updates.getChannelDifference_param_filter' => '',
'method_updates.getChannelDifference_param_pts' => '',
'method_updates.getChannelDifference_param_limit' => '',
'method_photos.updateProfilePhoto' => '',
'method_photos.updateProfilePhoto_param_id' => '',
'method_photos.uploadProfilePhoto' => '',
'method_photos.uploadProfilePhoto_param_file' => '',
'method_photos.deletePhotos' => '',
'method_photos.deletePhotos_param_id' => '',
'method_photos.getUserPhotos' => '',
'method_photos.getUserPhotos_param_user_id' => '',
'method_photos.getUserPhotos_param_offset' => '',
'method_photos.getUserPhotos_param_max_id' => '',
'method_photos.getUserPhotos_param_limit' => '',
'method_upload.saveFilePart' => '',
'method_upload.saveFilePart_param_file_id' => '',
'method_upload.saveFilePart_param_file_part' => '',
'method_upload.saveFilePart_param_bytes' => '',
'method_upload.getFile' => '',
'method_upload.getFile_param_location' => '',
'method_upload.getFile_param_offset' => '',
'method_upload.getFile_param_limit' => '',
'method_upload.saveBigFilePart' => '',
'method_upload.saveBigFilePart_param_file_id' => '',
'method_upload.saveBigFilePart_param_file_part' => '',
'method_upload.saveBigFilePart_param_file_total_parts' => '',
'method_upload.saveBigFilePart_param_bytes' => '',
'method_upload.getWebFile' => '',
'method_upload.getWebFile_param_location' => '',
'method_upload.getWebFile_param_offset' => '',
'method_upload.getWebFile_param_limit' => '',
'method_upload.getCdnFile' => '',
'method_upload.getCdnFile_param_file_token' => '',
'method_upload.getCdnFile_param_offset' => '',
'method_upload.getCdnFile_param_limit' => '',
'method_upload.reuploadCdnFile' => '',
'method_upload.reuploadCdnFile_param_file_token' => '',
'method_upload.reuploadCdnFile_param_request_token' => '',
'method_upload.getCdnFileHashes' => '',
'method_upload.getCdnFileHashes_param_file_token' => '',
'method_upload.getCdnFileHashes_param_offset' => '',
'method_help.getConfig' => '',
'method_help.getNearestDc' => '',
'method_help.getAppUpdate' => '',
'method_help.saveAppLog' => '',
'method_help.saveAppLog_param_events' => '',
'method_help.getInviteText' => '',
'method_help.getSupport' => '',
'method_help.getAppChangelog' => '',
'method_help.getAppChangelog_param_prev_app_version' => '',
'method_help.getTermsOfService' => '',
'method_help.setBotUpdatesStatus' => '',
'method_help.setBotUpdatesStatus_param_pending_updates_count' => '',
'method_help.setBotUpdatesStatus_param_message' => '',
'method_help.getCdnConfig' => '',
'method_help.getRecentMeUrls' => '',
'method_help.getRecentMeUrls_param_referer' => '',
'method_channels.readHistory' => '',
'method_channels.readHistory_param_channel' => '',
'method_channels.readHistory_param_max_id' => '',
'method_channels.deleteMessages' => '',
'method_channels.deleteMessages_param_channel' => '',
'method_channels.deleteMessages_param_id' => '',
'method_channels.deleteUserHistory' => '',
'method_channels.deleteUserHistory_param_channel' => '',
'method_channels.deleteUserHistory_param_user_id' => '',
'method_channels.reportSpam' => '',
'method_channels.reportSpam_param_channel' => '',
'method_channels.reportSpam_param_user_id' => '',
'method_channels.reportSpam_param_id' => '',
'method_channels.getMessages' => '',
'method_channels.getMessages_param_channel' => '',
'method_channels.getMessages_param_id' => '',
'method_channels.getParticipants' => '',
'method_channels.getParticipants_param_channel' => '',
'method_channels.getParticipants_param_filter' => '',
'method_channels.getParticipants_param_offset' => '',
'method_channels.getParticipants_param_limit' => '',
'method_channels.getParticipants_param_hash' => '',
'method_channels.getParticipant' => '',
'method_channels.getParticipant_param_channel' => '',
'method_channels.getParticipant_param_user_id' => '',
'method_channels.getChannels' => '',
'method_channels.getChannels_param_id' => '',
'method_channels.getFullChannel' => '',
'method_channels.getFullChannel_param_channel' => '',
'method_channels.createChannel' => '',
'method_channels.createChannel_param_broadcast' => '',
'method_channels.createChannel_param_megagroup' => '',
'method_channels.createChannel_param_title' => '',
'method_channels.createChannel_param_about' => '',
'method_channels.editAbout' => '',
'method_channels.editAbout_param_channel' => '',
'method_channels.editAbout_param_about' => '',
'method_channels.editAdmin' => '',
'method_channels.editAdmin_param_channel' => '',
'method_channels.editAdmin_param_user_id' => '',
'method_channels.editAdmin_param_admin_rights' => '',
'method_channels.editTitle' => '',
'method_channels.editTitle_param_channel' => '',
'method_channels.editTitle_param_title' => '',
'method_channels.editPhoto' => '',
'method_channels.editPhoto_param_channel' => '',
'method_channels.editPhoto_param_photo' => '',
'method_channels.checkUsername' => '',
'method_channels.checkUsername_param_channel' => '',
'method_channels.checkUsername_param_username' => '',
'method_channels.updateUsername' => '',
'method_channels.updateUsername_param_channel' => '',
'method_channels.updateUsername_param_username' => '',
'method_channels.joinChannel' => '',
'method_channels.joinChannel_param_channel' => '',
'method_channels.leaveChannel' => '',
'method_channels.leaveChannel_param_channel' => '',
'method_channels.inviteToChannel' => '',
'method_channels.inviteToChannel_param_channel' => '',
'method_channels.inviteToChannel_param_users' => '',
'method_channels.exportInvite' => '',
'method_channels.exportInvite_param_channel' => '',
'method_channels.deleteChannel' => '',
'method_channels.deleteChannel_param_channel' => '',
'method_channels.toggleInvites' => '',
'method_channels.toggleInvites_param_channel' => '',
'method_channels.toggleInvites_param_enabled' => '',
'method_channels.exportMessageLink' => '',
'method_channels.exportMessageLink_param_channel' => '',
'method_channels.exportMessageLink_param_id' => '',
'method_channels.exportMessageLink_param_grouped' => '',
'method_channels.toggleSignatures' => '',
'method_channels.toggleSignatures_param_channel' => '',
'method_channels.toggleSignatures_param_enabled' => '',
'method_channels.updatePinnedMessage' => '',
'method_channels.updatePinnedMessage_param_silent' => '',
'method_channels.updatePinnedMessage_param_channel' => '',
'method_channels.updatePinnedMessage_param_id' => '',
'method_channels.getAdminedPublicChannels' => '',
'method_channels.editBanned' => '',
'method_channels.editBanned_param_channel' => '',
'method_channels.editBanned_param_user_id' => '',
'method_channels.editBanned_param_banned_rights' => '',
'method_channels.getAdminLog' => '',
'method_channels.getAdminLog_param_channel' => '',
'method_channels.getAdminLog_param_q' => '',
'method_channels.getAdminLog_param_events_filter' => '',
'method_channels.getAdminLog_param_admins' => '',
'method_channels.getAdminLog_param_max_id' => '',
'method_channels.getAdminLog_param_min_id' => '',
'method_channels.getAdminLog_param_limit' => '',
'method_channels.setStickers' => '',
'method_channels.setStickers_param_channel' => '',
'method_channels.setStickers_param_stickerset' => '',
'method_channels.readMessageContents' => '',
'method_channels.readMessageContents_param_channel' => '',
'method_channels.readMessageContents_param_id' => '',
'method_channels.deleteHistory' => '',
'method_channels.deleteHistory_param_channel' => '',
'method_channels.deleteHistory_param_max_id' => '',
'method_channels.togglePreHistoryHidden' => '',
'method_channels.togglePreHistoryHidden_param_channel' => '',
'method_channels.togglePreHistoryHidden_param_enabled' => '',
'method_bots.sendCustomRequest' => '',
'method_bots.sendCustomRequest_param_custom_method' => '',
'method_bots.sendCustomRequest_param_params' => '',
'method_bots.answerWebhookJSONQuery' => '',
'method_bots.answerWebhookJSONQuery_param_query_id' => '',
'method_bots.answerWebhookJSONQuery_param_data' => '',
'method_payments.getPaymentForm' => '',
'method_payments.getPaymentForm_param_msg_id' => '',
'method_payments.getPaymentReceipt' => '',
'method_payments.getPaymentReceipt_param_msg_id' => '',
'method_payments.validateRequestedInfo' => '',
'method_payments.validateRequestedInfo_param_save' => '',
'method_payments.validateRequestedInfo_param_msg_id' => '',
'method_payments.validateRequestedInfo_param_info' => '',
'method_payments.sendPaymentForm' => '',
'method_payments.sendPaymentForm_param_msg_id' => '',
'method_payments.sendPaymentForm_param_requested_info_id' => '',
'method_payments.sendPaymentForm_param_shipping_option_id' => '',
'method_payments.sendPaymentForm_param_credentials' => '',
'method_payments.getSavedInfo' => '',
'method_payments.clearSavedInfo' => '',
'method_payments.clearSavedInfo_param_credentials' => '',
'method_payments.clearSavedInfo_param_info' => '',
'method_stickers.createStickerSet' => '',
'method_stickers.createStickerSet_param_masks' => '',
'method_stickers.createStickerSet_param_user_id' => '',
'method_stickers.createStickerSet_param_title' => '',
'method_stickers.createStickerSet_param_short_name' => '',
'method_stickers.createStickerSet_param_stickers' => '',
'method_stickers.removeStickerFromSet' => '',
'method_stickers.removeStickerFromSet_param_sticker' => '',
'method_stickers.changeStickerPosition' => '',
'method_stickers.changeStickerPosition_param_sticker' => '',
'method_stickers.changeStickerPosition_param_position' => '',
'method_stickers.addStickerToSet' => '',
'method_stickers.addStickerToSet_param_stickerset' => '',
'method_stickers.addStickerToSet_param_sticker' => '',
'method_phone.getCallConfig' => '',
'method_phone.requestCall' => '',
'method_phone.requestCall_param_user_id' => '',
'method_phone.requestCall_param_g_a_hash' => '',
'method_phone.requestCall_param_protocol' => '',
'method_phone.acceptCall' => '',
'method_phone.acceptCall_param_peer' => '',
'method_phone.acceptCall_param_g_b' => '',
'method_phone.acceptCall_param_protocol' => '',
);
}