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