diff --git a/.env.example b/.env.example index 2fc6ce2d..2af7d453 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ MTPROTO_NUMBER=+39394838932 -MTPROTO_SETTINGS={"app_info":{"api_id":65536,"api_hash":"4251a2777e179232705e2462706f4143"}} +MTPROTO_SETTINGS={"app_info":{"api_id":6,"api_hash":"eb06d4abfb49dc3eeb1aeb98ae0f581e"}} TEST_USERNAME=@danogentili TEST_DESTINATION_GROUPS=["@pwrtelegramgroup","@pwrtelegramgroupita"] TEST_SECRET_CHAT=@danogentili diff --git a/src/danog/MadelineProto/MTProto.php b/src/danog/MadelineProto/MTProto.php index 09755f3c..122f0944 100644 --- a/src/danog/MadelineProto/MTProto.php +++ b/src/danog/MadelineProto/MTProto.php @@ -506,8 +506,8 @@ class MTProto extends \Volatile ], ], 'app_info' => [ // obtained in https://my.telegram.org - //'api_id' => 65536, - //'api_hash' => '4251a2777e179232705e2462706f4143', + //'api_id' => 6, + //'api_hash' => 'eb06d4abfb49dc3eeb1aeb98ae0f581e', 'device_model' => $device_model, 'system_version' => $system_version, 'app_version' => 'Unicorn', // 🌚