mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-05-11 06:11:15 +00:00
Some checks failed
continuous-integration/drone/push Build is failing
- Switch from getChats pagination to loadChats (the TDLib-recommended API) which properly loads all chats into TDLib's cache and signals completion with a 404 error - Discover and load chat folders via getChatFolders so chats in user-created folders are included - Load from main + archive + all folders in both worker startup and getAccountChats channel discovery - After loading, use getChats with high limit to retrieve all cached IDs - This ensures private chats, 1-on-1 conversations, Saved Messages, basic groups, and archived/folder chats are all discoverable Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>