Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bot ¶
type Bot struct {
// contains filtered or unexported fields
}
func NewBot ¶
func NewBot(tb *telebot.Bot, l *layout.Layout, pl domain.PlayerUsecase, sq domain.SquadUsecase) *Bot
func (*Bot) StartAsync ¶
func (b *Bot) StartAsync()
func (*Bot) StartBlocking ¶
func (b *Bot) StartBlocking()
Click to show internal directories.
Click to hide internal directories.