The highest tagged major version is
v2.
package
Version:
v0.5.3
Opens a new window with list of versions in this module.
Published: Jun 2, 2022
License: CC0-1.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TelegramConfig struct {
IsActive bool `yaml:"is_active"`
BotToken string `yaml:"bot_token"`
ChatId int64 `yaml:"chat_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.