gaowanliang / gaowanliang/DownloadBot
[功能建议]建议增加使用自建API接入点功能
Open
enhancement
- Dominant language
- Go
- Stars
- 800
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
如题所述,使用自建接入点可以避免代理抽风导致的程序异常
```golang
bot, err:= tgbotapi.NewBotAPIWithAPIEndpoint("token", "apiEndpointURL")
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.