Files
dragonsstash/worker/src
xCyanGrizzly 1425db8774
Some checks failed
continuous-integration/drone/push Build is failing
fix: use loadChats API and load chat folders for complete chat discovery
- 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>
2026-03-23 22:38:49 +01:00
..
2026-03-16 16:51:30 +01:00
2026-03-07 21:33:40 +01:00
2026-03-16 16:51:30 +01:00