mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
broadcast channels support started
This commit is contained in:
@@ -296,7 +296,7 @@ enum {
|
||||
DefaultChatBackground = 21,
|
||||
|
||||
DialogsFirstLoad = 20, // first dialogs part size requested
|
||||
DialogsPerPage = 200, // next dialogs part size
|
||||
DialogsPerPage = 500, // next dialogs part size
|
||||
|
||||
MessagesFirstLoad = 30, // first history part size requested
|
||||
MessagesPerPage = 50, // next history part size
|
||||
|
Reference in New Issue
Block a user