Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BotController ¶
type BotController struct {
// contains filtered or unexported fields
}
func NewBotController ¶
func NewBotController( telegramAPIKey string, repo *repo.Repository, ) (*BotController, error)
func (*BotController) SendMessage ¶
func (*BotController) Start ¶
func (bc *BotController) Start(ctx context.Context)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.