You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$id_channel = "-1001735643670";
$data = array(
'peer' => $id_channel, //название_канала, должно начинаться с @, например @breakingmash, все остальные параметры, кроме limit, можно оставить равными 0
'offset_id' => 0,
'offset_date' => 0,
'add_offset' => 0,
'limit' => 1000, //Количество постов, которые вернет клиент
'max_id' => 1259, //Максимальный id поста
'min_id' => 1247, //Минимальный id поста - использую для пагинации, при 0 возвращаются последние посты.
'hash' => 0
);
$response = $MadelineProto->messages->getHistory($data);
he is code its work last 4 days. today, after update mp on version 8.3.3, he not working,
i can next error:
hi guys.
i use next code
he is code its work last 4 days. today, after update mp on version 8.3.3, he not working,
i can next error:
The text was updated successfully, but these errors were encountered: