package
Version:
v0.0.0-...-407a39f
Opens a new window with list of versions in this module.
Published: Jul 3, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TelegramConfig struct {
BotToken string `env:"BOT_TOKEN"`
AppHash string `env:"APP_HASH"`
AppId int `env:"APP_ID"`
Phone string `env:"PHONE"`
Password string `env:"PASSWORD"`
SessionFolder string `env:"SESSION_FOLDER" env-default:"./sessions"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.