- Add proxy config field for Telegram channel to support HTTP/SOCKS proxies - Use telego.WithHTTPClient to route all Telegram API requests through proxy - Add FlexibleStringSlice type so allow_from accepts both strings and numbers - Improve IsAllowed to match numeric ID, username, and @username formats - Update config.example.json with proxy field |
||
|---|---|---|
| .. | ||
| base.go | ||
| dingtalk.go | ||
| discord.go | ||
| feishu.go | ||
| maixcam.go | ||
| manager.go | ||
| qq.go | ||
| slack.go | ||
| slack_test.go | ||
| telegram.go | ||
| whatsapp.go | ||