mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-09-21 05:21:43 +00:00
continuous-integration/drone/push Build is passing
After the bot's TDLib session was rebuilt from scratch (following a disk-full corruption on 2026-08-05), sendMessage started failing with "Chat not found" for every previously-known user — a fresh TDLib database has no cached chat/peer info until createPrivateChat explicitly resolves it. Call it before every send.