mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 08:58:03 +00:00
NapCat file messages have file_id in data["file_id"], not data["file"]. data["file"] is the filename, causing get_file API to return empty. Also pass url field to downloadFile for URL-direct fallback.