mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2025-07-03 21:56:26 +00:00
Update DownloadManager.kt
This commit is contained in:
@ -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(),
|
||||
|
Reference in New Issue
Block a user