Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BotHandler ¶
func BotHandler(ctx context.Context, bot *telego.Bot, updates <-chan telego.Update) (*telegohandler.BotHandler, error)
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(bot *telego.Bot, bh *telegohandler.BotHandler) *Handler
func (*Handler) RegisterHandlers ¶
func (h *Handler) RegisterHandlers()
Click to show internal directories.
Click to hide internal directories.