package
Version:
v2.0.72
Opens a new window with list of versions in this module.
Published: Jan 17, 2024
License: Apache-2.0
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 GroupConf struct {
ChatId int64 `yaml:"chatId" json:"chatId"`
}
type SendConf struct {
Group string `yaml:"group" json:"group"`
Info InfoConf `yaml:"info" json:"info"`
Warn WarnConf `yaml:"warn" json:"warn"`
Error ErrorConf `yaml:"error" json:"error"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.