Добавил прокси для Телеграм
This commit is contained in:
@@ -96,6 +96,7 @@ type Telegram struct {
|
||||
Token string `toml:"token"`
|
||||
AllowedUserIDs []int64 `toml:"allowed_user_ids"`
|
||||
WebBaseURL string `toml:"web_base_url"` // для deep-link «открыть в вебе» (опц.)
|
||||
Proxy string `toml:"proxy"` // опц. HTTP-прокси для api.telegram.org
|
||||
}
|
||||
|
||||
// HTTP — параметры веб-сервера.
|
||||
|
||||
Reference in New Issue
Block a user