Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Channel ¶
type Channel struct {
channel.BaseChannel
// contains filtered or unexported fields
}
Channel implements Telegram bot
func New ¶
func New(cfg *config.TelegramConfig, msgBus *bus.MessageBus) *Channel
New creates a Telegram channel
Click to show internal directories.
Click to hide internal directories.