Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandlers ¶
func NewHandlers() func(param NewHandlersParam) *Handlers
func NewModules ¶
Types ¶
type Handlers ¶
type Handlers struct { Dispatcher *tgbot.Dispatcher HandlerGroups []tgbot.HandlerGroup }
func (*Handlers) InstallAll ¶
func (h *Handlers) InstallAll()
type NewHandlersParam ¶
Click to show internal directories.
Click to hide internal directories.