Return new peer info
This commit is contained in:
parent
6b0e53fb68
commit
0fcf83d9ad
@ -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) {
|
if ($recursive) {
|
||||||
|
Loading…
Reference in New Issue
Block a user