Conversation
…e bundle support - Add EnableLocalBotAPI, TelegramBotApiId, TelegramBotApiHash, LocalBotApiPort to Config/Env - Auto-set BaseUrl and IsLocalAPI when EnableLocalBotAPI is true - Launch telegram-bot-api.exe as a ChildProcessManager-managed process in GeneralBootstrap - Add conditional Content entry for telegram-bot-api.exe in .csproj - Build telegram-bot-api from source via cmake+vcpkg in GitHub Actions push workflow Co-authored-by: ModerRAS <28183976+ModerRAS@users.noreply.github.com>
- 扩展ChatExport模型支持更多消息类型 - 添加Video、Voice、VideoNote字段 - 添加Sticker、Contact、Poll、Location模型 - 添加ForwardedFrom、Reactions、ViaBot字段 - 添加Caption和Caption_Entities支持 - 添加服务消息(Actor、Action)支持 - 增强ChatImportService文本提取 - 支持简单的Text数组(不仅限Text_Entities) - 添加贴纸、语音、视频等媒体类型标记 - 添加投票、联系人、位置等消息类型处理 - 添加服务消息处理 Fixes #81
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (25)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔍 PR检查报告📋 检查概览
🧪 测试结果
📊 代码质量
📁 测试产物
🔗 相关链接此报告由GitHub Actions自动生成 |
Fix whitespace formatting issues detected by CI on Windows
实现Issue #81 - 增加Telegram官方JSON格式导出历史记录适配
增强功能
扩展ChatExport模型
增强文本提取
文件变更
Fixes #81