package
Version:
v0.0.0-...-46cfdbf
Opens a new window with list of versions in this module.
Published: Sep 13, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
ID string `yaml:"id,omitempty"`
TelegramAPIKey string `yaml:"telegram_api_key,omitempty"`
TelegramChatID string `yaml:"telegram_chat_id,omitempty"`
TelegramFormat string `yaml:"telegram_format,omitempty"`
}
type Provider struct {
Telegram []*Options `yaml:"telegram,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.