mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-12-26 14:45:34 +00:00
Update DownloadManager.kt
This commit is contained in:
parent
ba233aa38d
commit
de1bad95da
@ -111,6 +111,7 @@ class DownloadManager(internal var client: TelegramClient?, p: DownloadProgressI
|
||||
System.out.println("Downloading most recent dialogs... ")
|
||||
var max_message_id = 0
|
||||
val dialogs = client!!.messagesGetDialogs(
|
||||
true,
|
||||
0,
|
||||
0,
|
||||
TLInputPeerEmpty(),
|
||||
|
Loading…
Reference in New Issue
Block a user