Return new peer info

This commit is contained in:
Daniil Gentili 2019-09-14 17:09:36 +02:00
parent 6b0e53fb68
commit 0fcf83d9ad

View File

@ -529,7 +529,7 @@ trait PeerHandler
}
}
return $this->gen_all($chat, $folder_id);
return $this->gen_all($this->chats[$bot_api_id], $folder_id);
}
}
if ($recursive) {